#CFD2E8#CFD2E8
#CFD2E8 is a very light, muted blue. Relative luminance 0.652; OKLCH L 86.8% C 0.030 H 279.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2E8 |
|---|---|
| RGB | rgb(207, 210, 232) |
| HSL | hsl(233, 35%, 86%) |
| HSV | hsv(233, 11%, 91%) |
| CMYK | cmyk(10.8%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(84.58, 3.21, -11.16) |
| CIE-LCH | lch(84.58, 11.61, 286.04°) |
| OKLab | oklab(86.82% 0.0051 -0.03) |
| OKLCH | oklch(86.82% 0.03 279.6) |
| XYZ | xyz(63.3411, 65.1842, 85.5730) |
| Luminance | 0.6519 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.83
Light Blue Grey
#B7C9E2
ΔE00 6.74
Lightsteelblue
#B0C4DE
ΔE00 7.96
Fog
#D8DCE0
ΔE00 8.35
Periwinkle
#CCCCFF
ΔE00 8.42
Light Periwinkle
#C1C6FC
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2E8 #E8E5CF
analogous
#CFDEE8 #CFD2E8 #D8CFE8
triadic
#CFD2E8 #E8CFD2 #D2E8CF
tetradic
#CFD2E8 #E8CFDE #E8E5CF #CFE8D8
square
#CFD2E8 #E8CFDE #E8E5CF #CFE8D8
split-complementary
#CFD2E8 #E8D8CF #DEE8CF
monochromatic
#7C84C0 #A6ABD4 #CFD2E8 #EAECF5 #EAECF5
Accessibility & contrast
On white
1.50
#CFD2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#CFD2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2E8
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2E8 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4E9
Deuteranopia (green-blind)
#CBD2E7
Tritanopia (blue-blind)
#CAD6D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd2e8; /* rgb */ color: rgb(207, 210, 232); /* oklch */ color: oklch(86.8% 0.030 279.6);
Tailwind
colors: {
custom: {
50: '#dddfef',
500: '#cfd2e8',
950: '#000000',
},
}SCSS
$custom: #cfd2e8; $custom-light: #dddfef; $custom-dark: #000000;
JSON
{
"hex": "#cfd2e8",
"rgb": {
"r": 207,
"g": 210,
"b": 232
},
"hsl": {
"h": 232.8,
"s": 35.211,
"l": 86.078
},
"oklch": {
"l": 0.86821,
"c": 0.03045,
"h": 279.6
},
"luminance": 0.65185
}Semantic roles & 50–950 ramp
primary
#CFD2E8
secondary
#C2BD9A
accent
#A037AE
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485