#CCCFE2#CCCFE2
#CCCFE2 is a very light, muted blue. Relative luminance 0.630; OKLCH L 85.8% C 0.026 H 278.7°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFE2 |
|---|---|
| RGB | rgb(204, 207, 226) |
| HSL | hsl(232, 28%, 84%) |
| HSV | hsv(232, 10%, 89%) |
| CMYK | cmyk(9.7%, 8.4%, 0%, 11.4%) |
| CIE-LAB | lab(83.42, 2.62, -9.72) |
| CIE-LCH | lch(83.42, 10.06, 285.08°) |
| OKLab | oklab(85.8% 0.004 -0.0261) |
| OKLCH | oklch(85.8% 0.026 278.7) |
| XYZ | xyz(60.9393, 62.9535, 80.8775) |
| Luminance | 0.6295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.58
Light Blue Grey
#B7C9E2
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 7.47
Fog
#D8DCE0
ΔE00 7.53
Light Gray
#D3D3D3
ΔE00 8.51
Dove Gray
#B6B8BD
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFE2 #E2DFCC
analogous
#CCDAE2 #CCCFE2 #D4CCE2
triadic
#CCCFE2 #E2CCCF #CFE2CC
tetradic
#CCCFE2 #E2CCDA #E2DFCC #CCE2D4
square
#CCCFE2 #E2CCDA #E2DFCC #CCE2D4
split-complementary
#CCCFE2 #E2D4CC #DAE2CC
monochromatic
#7E86B6 #A5AACC #CCCFE2 #EBEDF4 #EBEDF4
Accessibility & contrast
On white
1.55
#CCCFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#CCCFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFE2
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFE2 | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD1E3
Deuteranopia (green-blind)
#C9CFE1
Tritanopia (blue-blind)
#C7D2D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cccfe2; /* rgb */ color: rgb(204, 207, 226); /* oklch */ color: oklch(85.8% 0.026 278.7);
Tailwind
colors: {
custom: {
50: '#dbddeb',
500: '#cccfe2',
950: '#000000',
},
}SCSS
$custom: #cccfe2; $custom-light: #dbddeb; $custom-dark: #000000;
JSON
{
"hex": "#cccfe2",
"rgb": {
"r": 204,
"g": 207,
"b": 226
},
"hsl": {
"h": 231.818,
"s": 27.5,
"l": 84.314
},
"oklch": {
"l": 0.85799,
"c": 0.02642,
"h": 278.7
},
"luminance": 0.62954
}Semantic roles & 50–950 ramp
primary
#CCCFE2
secondary
#BAB599
accent
#983FA6
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#151516
muted
#848484