#CCCBEE#CCCBEE
#CCCBEE is a very light, muted blue. Relative luminance 0.617; OKLCH L 85.4% C 0.048 H 286.6°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCBEE |
|---|---|
| RGB | rgb(204, 203, 238) |
| HSL | hsl(242, 51%, 86%) |
| HSV | hsv(242, 15%, 93%) |
| CMYK | cmyk(14.3%, 14.7%, 0%, 6.7%) |
| CIE-LAB | lab(82.77, 7.19, -17.09) |
| CIE-LCH | lch(82.77, 18.54, 292.81°) |
| OKLab | oklab(85.41% 0.0138 -0.0463) |
| OKLCH | oklch(85.41% 0.048 286.6) |
| XYZ | xyz(61.6870, 61.7217, 89.5359) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.29
Light Periwinkle
#C1C6FC
ΔE00 5.65
Pale Lilac
#E4CBFF
ΔE00 7.77
Lavender (CSS)
#E6E6FA
ΔE00 7.84
Light Lavender
#DFC5FE
ΔE00 8.02
Thistle
#D8BFD8
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCBEE #EDEECB
analogous
#CBDCEE #CCCBEE #DECBEE
triadic
#CCCBEE #EECCCB #CBEECC
tetradic
#CCCBEE #EECBDC #EDEECB #CBEEDE
square
#CCCBEE #EECBDC #EDEECB #CBEEDE
split-complementary
#CCCBEE #EEDECB #DCEECB
monochromatic
#726FD0 #9F9DDF #CCCBEE #E8E8F7 #E8E8F7
Accessibility & contrast
On white
1.57
#CCCBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#CCCBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCBEE
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCBEE | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF0
Deuteranopia (green-blind)
#C2CDED
Tritanopia (blue-blind)
#C5D1D6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccbee; /* rgb */ color: rgb(204, 203, 238); /* oklch */ color: oklch(85.4% 0.048 286.6);
Tailwind
colors: {
custom: {
50: '#dbdaf3',
500: '#cccbee',
950: '#000000',
},
}SCSS
$custom: #cccbee; $custom-light: #dbdaf3; $custom-dark: #000000;
JSON
{
"hex": "#cccbee",
"rgb": {
"r": 204,
"g": 203,
"b": 238
},
"hsl": {
"h": 241.714,
"s": 50.725,
"l": 86.471
},
"oklch": {
"l": 0.85408,
"c": 0.04833,
"h": 286.6
},
"luminance": 0.61722
}Semantic roles & 50–950 ramp
primary
#CCCBEE
secondary
#CACB92
accent
#BE27BA
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385