#CFD2E9#CFD2E9
#CFD2E9 is a very light, muted blue. Relative luminance 0.652; OKLCH L 86.9% C 0.032 H 279.8°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2E9 |
|---|---|
| RGB | rgb(207, 210, 233) |
| HSL | hsl(233, 37%, 86%) |
| HSV | hsv(233, 11%, 91%) |
| CMYK | cmyk(11.2%, 9.9%, 0%, 8.6%) |
| CIE-LAB | lab(84.61, 3.41, -11.64) |
| CIE-LCH | lch(84.61, 12.13, 286.32°) |
| OKLab | oklab(86.85% 0.0054 -0.0314) |
| OKLCH | oklch(86.85% 0.032 279.8) |
| XYZ | xyz(63.4836, 65.2412, 86.3232) |
| Luminance | 0.6524 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.87
Light Blue Grey
#B7C9E2
ΔE00 6.83
Lightsteelblue
#B0C4DE
ΔE00 8.03
Periwinkle
#CCCCFF
ΔE00 8.06
Fog
#D8DCE0
ΔE00 8.69
Light Periwinkle
#C1C6FC
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2E9 #E9E6CF
analogous
#CFDFE9 #CFD2E9 #D9CFE9
triadic
#CFD2E9 #E9CFD2 #D2E9CF
tetradic
#CFD2E9 #E9CFDF #E9E6CF #CFE9D9
square
#CFD2E9 #E9CFDF #E9E6CF #CFE9D9
split-complementary
#CFD2E9 #E9D9CF #DFE9CF
monochromatic
#7B83C3 #A5ABD6 #CFD2E9 #EAEBF5 #EAEBF5
Accessibility & contrast
On white
1.49
#CFD2E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#CFD2E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2E9
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2E9 | 1.00 | 1.49 | 14.05 | 14.05 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EA
Deuteranopia (green-blind)
#CBD2E8
Tritanopia (blue-blind)
#CAD6D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd2e9; /* rgb */ color: rgb(207, 210, 233); /* oklch */ color: oklch(86.9% 0.032 279.8);
Tailwind
colors: {
custom: {
50: '#dddff0',
500: '#cfd2e9',
950: '#000000',
},
}SCSS
$custom: #cfd2e9; $custom-light: #dddff0; $custom-dark: #000000;
JSON
{
"hex": "#cfd2e9",
"rgb": {
"r": 207,
"g": 210,
"b": 233
},
"hsl": {
"h": 233.077,
"s": 37.143,
"l": 86.275
},
"oklch": {
"l": 0.86854,
"c": 0.03182,
"h": 279.8
},
"luminance": 0.65242
}Semantic roles & 50–950 ramp
primary
#CFD2E9
secondary
#C3BE99
accent
#A235B0
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485