#CCBBED#CCBBED
#CCBBED is a very light, moderate violet. Relative luminance 0.545; OKLCH L 82.3% C 0.071 H 300.4°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBED |
|---|---|
| RGB | rgb(204, 187, 237) |
| HSL | hsl(260, 58%, 83%) |
| HSV | hsv(260, 21%, 93%) |
| CMYK | cmyk(13.9%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(78.75, 15.59, -22.63) |
| CIE-LCH | lch(78.75, 27.48, 304.56°) |
| OKLab | oklab(82.27% 0.0361 -0.0616) |
| OKLCH | oklch(82.27% 0.071 300.4) |
| XYZ | xyz(57.9552, 54.4924, 87.5692) |
| Luminance | 0.5449 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Lavender
#DFC5FE
ΔE00 3.87
Pale Lilac
#E4CBFF
ΔE00 4.79
Light Violet
#D6B4FC
ΔE00 5.22
Pale Violet
#CEAEFA
ΔE00 6.01
Periwinkle
#CCCCFF
ΔE00 6.02
Light Lilac
#EDC8FF
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBED #DCEDBB
analogous
#BBC3ED #CCBBED #E5BBED
triadic
#CCBBED #EDCCBB #BBEDCC
tetradic
#CCBBED #EDBBC3 #DCEDBB #BBEDE5
square
#CCBBED #EDBBC3 #DCEDBB #BBEDE5
split-complementary
#CCBBED #EDE5BB #C3EDBB
monochromatic
#835AD3 #A88BE0 #CCBBED #EDE7F9 #EDE7F9
Accessibility & contrast
On white
1.76
#CCBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#CCBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBED
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBED | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3EF
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#C7C2CC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccbbed; /* rgb */ color: rgb(204, 187, 237); /* oklch */ color: oklch(82.3% 0.071 300.4);
Tailwind
colors: {
custom: {
50: '#dccff3',
500: '#ccbbed',
950: '#000000',
},
}SCSS
$custom: #ccbbed; $custom-light: #dccff3; $custom-dark: #000000;
JSON
{
"hex": "#ccbbed",
"rgb": {
"r": 204,
"g": 187,
"b": 237
},
"hsl": {
"h": 260.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.82274,
"c": 0.07144,
"h": 300.4
},
"luminance": 0.54492
}Semantic roles & 50–950 ramp
primary
#CCBBED
secondary
#B2CA82
accent
#C6208D
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151317
muted
#848385