#CCCFE9#CCCFE9
#CCCFE9 is a very light, muted blue. Relative luminance 0.633; OKLCH L 86.0% C 0.036 H 280.4°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFE9 |
|---|---|
| RGB | rgb(204, 207, 233) |
| HSL | hsl(234, 40%, 86%) |
| HSV | hsv(234, 12%, 91%) |
| CMYK | cmyk(12.4%, 11.2%, 0%, 8.6%) |
| CIE-LAB | lab(83.62, 4.03, -13.14) |
| CIE-LCH | lch(83.62, 13.74, 287.06°) |
| OKLab | oklab(86.03% 0.0065 -0.0355) |
| OKLCH | oklch(86.03% 0.036 280.4) |
| XYZ | xyz(61.9195, 63.3456, 86.0397) |
| Luminance | 0.6335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.77
Light Blue Grey
#B7C9E2
ΔE00 6.89
Periwinkle
#CCCCFF
ΔE00 6.96
Light Periwinkle
#C1C6FC
ΔE00 7.77
Lightsteelblue
#B0C4DE
ΔE00 7.96
Cloudy Blue
#ACC2D9
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFE9 #E9E6CC
analogous
#CCDDE9 #CCCFE9 #D7CCE9
triadic
#CCCFE9 #E9CCCF #CFE9CC
tetradic
#CCCFE9 #E9CCDD #E9E6CC #CCE9D7
square
#CCCFE9 #E9CCDD #E9E6CC #CCE9D7
split-complementary
#CCCFE9 #E9D7CC #DDE9CC
monochromatic
#767FC4 #A1A7D7 #CCCFE9 #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.54
#CCCFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#CCCFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFE9
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFE9 | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9D1EA
Deuteranopia (green-blind)
#C7D0E8
Tritanopia (blue-blind)
#C6D3D7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccfe9; /* rgb */ color: rgb(204, 207, 233); /* oklch */ color: oklch(86.0% 0.036 280.4);
Tailwind
colors: {
custom: {
50: '#dbddf0',
500: '#cccfe9',
950: '#000000',
},
}SCSS
$custom: #cccfe9; $custom-light: #dbddf0; $custom-dark: #000000;
JSON
{
"hex": "#cccfe9",
"rgb": {
"r": 204,
"g": 207,
"b": 233
},
"hsl": {
"h": 233.793,
"s": 39.726,
"l": 85.686
},
"oklch": {
"l": 0.86028,
"c": 0.03605,
"h": 280.4
},
"luminance": 0.63346
}Semantic roles & 50–950 ramp
primary
#CCCFE9
secondary
#C4BF96
accent
#A533B3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#151516
muted
#848485