#CCCBEF#CCCBEF
#CCCBEF is a very light, muted blue. Relative luminance 0.618; OKLCH L 85.4% C 0.050 H 286.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCBEF |
|---|---|
| RGB | rgb(204, 203, 239) |
| HSL | hsl(242, 53%, 87%) |
| HSV | hsv(242, 15%, 94%) |
| CMYK | cmyk(14.6%, 15.1%, 0%, 6.3%) |
| CIE-LAB | lab(82.80, 7.40, -17.57) |
| CIE-LCH | lch(82.80, 19.07, 292.83°) |
| OKLab | oklab(85.44% 0.0142 -0.0477) |
| OKLCH | oklch(85.44% 0.05 286.6) |
| XYZ | xyz(61.8343, 61.7806, 90.3118) |
| Luminance | 0.6178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.01
Light Periwinkle
#C1C6FC
ΔE00 5.41
Pale Lilac
#E4CBFF
ΔE00 7.60
Light Lavender
#DFC5FE
ΔE00 7.83
Lavender (CSS)
#E6E6FA
ΔE00 8.02
Pale Lavender
#EECFFE
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCBEF #EEEFCB
analogous
#CBDCEF #CCCBEF #DECBEF
triadic
#CCCBEF #EFCCCB #CBEFCC
tetradic
#CCCBEF #EFCBDC #EEEFCB #CBEFDE
square
#CCCBEF #EFCBDC #EEEFCB #CBEFDE
split-complementary
#CCCBEF #EFDECB #DCEFCB
monochromatic
#706DD2 #9E9CE1 #CCCBEF #E8E8F8 #E8E8F8
Accessibility & contrast
On white
1.57
#CCCBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#CCCBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCBEF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCBEF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CFF1
Deuteranopia (green-blind)
#C2CDEE
Tritanopia (blue-blind)
#C5D1D7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccbef; /* rgb */ color: rgb(204, 203, 239); /* oklch */ color: oklch(85.4% 0.050 286.6);
Tailwind
colors: {
custom: {
50: '#dbdaf4',
500: '#cccbef',
950: '#000000',
},
}SCSS
$custom: #cccbef; $custom-light: #dbdaf4; $custom-dark: #000000;
JSON
{
"hex": "#cccbef",
"rgb": {
"r": 204,
"g": 203,
"b": 239
},
"hsl": {
"h": 241.667,
"s": 52.941,
"l": 86.667
},
"oklch": {
"l": 0.85443,
"c": 0.04972,
"h": 286.6
},
"luminance": 0.61781
}Semantic roles & 50–950 ramp
primary
#CCCBEF
secondary
#CBCD91
accent
#C025BC
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#151417
muted
#848385