#CCCFE0#CCCFE0
#CCCFE0 is a very light, muted blue. Relative luminance 0.628; OKLCH L 85.7% C 0.024 H 277.9°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFE0 |
|---|---|
| RGB | rgb(204, 207, 224) |
| HSL | hsl(231, 24%, 84%) |
| HSV | hsv(231, 9%, 88%) |
| CMYK | cmyk(8.9%, 7.6%, 0%, 12.2%) |
| CIE-LAB | lab(83.36, 2.22, -8.74) |
| CIE-LCH | lch(83.36, 9.02, 284.27°) |
| OKLab | oklab(85.74% 0.0033 -0.0235) |
| OKLCH | oklch(85.74% 0.024 277.9) |
| XYZ | xyz(60.6665, 62.8444, 79.4406) |
| Luminance | 0.6284 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.76
Light Blue Grey
#B7C9E2
ΔE00 6.31
Fog
#D8DCE0
ΔE00 6.82
Lightsteelblue
#B0C4DE
ΔE00 7.46
Light Gray
#D3D3D3
ΔE00 7.77
Dove Gray
#B6B8BD
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFE0 #E0DDCC
analogous
#CCD9E0 #CCCFE0 #D3CCE0
triadic
#CCCFE0 #E0CCCF #CFE0CC
tetradic
#CCCFE0 #E0CCD9 #E0DDCC #CCE0D3
square
#CCCFE0 #E0CCD9 #E0DDCC #CCE0D3
split-complementary
#CCCFE0 #E0D3CC #D9E0CC
monochromatic
#8087B2 #A6ABC9 #CCCFE0 #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.55
#CCCFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#CCCFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFE0
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFE0 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E1
Deuteranopia (green-blind)
#CACFE0
Tritanopia (blue-blind)
#C8D2D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccfe0; /* rgb */ color: rgb(204, 207, 224); /* oklch */ color: oklch(85.7% 0.024 277.9);
Tailwind
colors: {
custom: {
50: '#dbdde9',
500: '#cccfe0',
950: '#000000',
},
}SCSS
$custom: #cccfe0; $custom-light: #dbdde9; $custom-dark: #000000;
JSON
{
"hex": "#cccfe0",
"rgb": {
"r": 204,
"g": 207,
"b": 224
},
"hsl": {
"h": 231,
"s": 24.39,
"l": 83.922
},
"oklch": {
"l": 0.85735,
"c": 0.02369,
"h": 277.9
},
"luminance": 0.62845
}Semantic roles & 50–950 ramp
primary
#CCCFE0
secondary
#B7B299
accent
#9443A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484