#CFD7ED#CFD7ED
#CFD7ED is a very light, muted blue. Relative luminance 0.680; OKLCH L 88.0% C 0.032 H 269.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD7ED |
|---|---|
| RGB | rgb(207, 215, 237) |
| HSL | hsl(224, 45%, 87%) |
| HSV | hsv(224, 13%, 93%) |
| CMYK | cmyk(12.7%, 9.3%, 0%, 7.1%) |
| CIE-LAB | lab(86.00, 1.59, -11.69) |
| CIE-LCH | lch(86.00, 11.80, 277.73°) |
| OKLab | oklab(87.98% -0.0001 -0.0315) |
| OKLCH | oklch(87.98% 0.032 269.8) |
| XYZ | xyz(65.3152, 67.9799, 89.7847) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.07
Light Blue Grey
#B7C9E2
ΔE00 5.36
Lightsteelblue
#B0C4DE
ΔE00 6.78
Fog
#D8DCE0
ΔE00 7.62
Cloudy Blue
#ACC2D9
ΔE00 7.97
Powder Blue (survey)
#B1D1FC
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD7ED #EDE5CF
analogous
#CFE6ED #CFD7ED #D6CFED
triadic
#CFD7ED #EDCFD7 #D7EDCF
tetradic
#CFD7ED #EDCFE6 #EDE5CF #CFEDD6
square
#CFD7ED #EDCFE6 #EDE5CF #CFEDD6
split-complementary
#CFD7ED #EDD6CF #E6EDCF
monochromatic
#768DCC #A2B2DC #CFD7ED #E9ECF7 #E9ECF7
Accessibility & contrast
On white
1.44
#CFD7ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#CFD7ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD7ED
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD7ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD7ED | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EE
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#C8DBDE
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #cfd7ed; /* rgb */ color: rgb(207, 215, 237); /* oklch */ color: oklch(88.0% 0.032 269.8);
Tailwind
colors: {
custom: {
50: '#dde3f2',
500: '#cfd7ed',
950: '#000000',
},
}SCSS
$custom: #cfd7ed; $custom-light: #dde3f2; $custom-dark: #000000;
JSON
{
"hex": "#cfd7ed",
"rgb": {
"r": 207,
"g": 215,
"b": 237
},
"hsl": {
"h": 224,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.87981,
"c": 0.03153,
"h": 269.8
},
"luminance": 0.67981
}Semantic roles & 50–950 ramp
primary
#CFD7ED
secondary
#C9BC97
accent
#932DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485