#CFD7EB#CFD7EB
#CFD7EB is a very light, muted blue. Relative luminance 0.679; OKLCH L 87.9% C 0.029 H 268.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD7EB |
|---|---|
| RGB | rgb(207, 215, 235) |
| HSL | hsl(223, 41%, 87%) |
| HSV | hsv(223, 12%, 92%) |
| CMYK | cmyk(11.9%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(85.94, 1.18, -10.72) |
| CIE-LCH | lch(85.94, 10.79, 276.30°) |
| OKLab | oklab(87.92% -0.0008 -0.0289) |
| OKLCH | oklch(87.92% 0.029 268.3) |
| XYZ | xyz(65.0247, 67.8637, 88.2544) |
| Luminance | 0.6786 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.21
Light Blue Grey
#B7C9E2
ΔE00 5.29
Lightsteelblue
#B0C4DE
ΔE00 6.72
Fog
#D8DCE0
ΔE00 6.89
Cloudy Blue
#ACC2D9
ΔE00 7.76
Light Gray
#D3D3D3
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD7EB #EBE3CF
analogous
#CFE5EB #CFD7EB #D5CFEB
triadic
#CFD7EB #EBCFD7 #D7EBCF
tetradic
#CFD7EB #EBCFE5 #EBE3CF #CFEBD5
square
#CFD7EB #EBCFE5 #EBE3CF #CFEBD5
split-complementary
#CFD7EB #EBD5CF #E5EBCF
monochromatic
#798FC7 #A4B3D9 #CFD7EB #E9EDF6 #E9EDF6
Accessibility & contrast
On white
1.44
#CFD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#CFD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD7EB
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD7EB | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#CFD6EA
Tritanopia (blue-blind)
#C9DBDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfd7eb; /* rgb */ color: rgb(207, 215, 235); /* oklch */ color: oklch(87.9% 0.029 268.3);
Tailwind
colors: {
custom: {
50: '#dde3f1',
500: '#cfd7eb',
950: '#000000',
},
}SCSS
$custom: #cfd7eb; $custom-light: #dde3f1; $custom-dark: #000000;
JSON
{
"hex": "#cfd7eb",
"rgb": {
"r": 207,
"g": 215,
"b": 235
},
"hsl": {
"h": 222.857,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.87916,
"c": 0.02889,
"h": 268.3
},
"luminance": 0.67864
}Semantic roles & 50–950 ramp
primary
#CFD7EB
secondary
#C6B998
accent
#8F31B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485