#CFD4E6#CFD4E6
#CFD4E6 is a very light, muted blue. Relative luminance 0.661; OKLCH L 87.2% C 0.025 H 273.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD4E6 |
|---|---|
| RGB | rgb(207, 212, 230) |
| HSL | hsl(227, 32%, 86%) |
| HSV | hsv(227, 10%, 90%) |
| CMYK | cmyk(10%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(85.03, 1.76, -9.42) |
| CIE-LCH | lch(85.03, 9.59, 280.56°) |
| OKLab | oklab(87.16% 0.0015 -0.0253) |
| OKLCH | oklch(87.16% 0.025 273.5) |
| XYZ | xyz(63.5555, 66.0650, 84.2510) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.03
Light Blue Grey
#B7C9E2
ΔE00 5.95
Fog
#D8DCE0
ΔE00 6.53
Lightsteelblue
#B0C4DE
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 8.02
Gainsboro
#DCDCDC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD4E6 #E6E1CF
analogous
#CFDFE6 #CFD4E6 #D5CFE6
triadic
#CFD4E6 #E6CFD4 #D4E6CF
tetradic
#CFD4E6 #E6CFDF #E6E1CF #CFE6D5
square
#CFD4E6 #E6CFDF #E6E1CF #CFE6D5
split-complementary
#CFD4E6 #E6D5CF #DFE6CF
monochromatic
#7F8CBC #A7B0D1 #CFD4E6 #EBEDF5 #EBEDF5
Accessibility & contrast
On white
1.48
#CFD4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#CFD4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD4E6
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD4E6 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E7
Deuteranopia (green-blind)
#CED4E6
Tritanopia (blue-blind)
#CAD7DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd4e6; /* rgb */ color: rgb(207, 212, 230); /* oklch */ color: oklch(87.2% 0.025 273.5);
Tailwind
colors: {
custom: {
50: '#dde1ed',
500: '#cfd4e6',
950: '#000000',
},
}SCSS
$custom: #cfd4e6; $custom-light: #dde1ed; $custom-dark: #000000;
JSON
{
"hex": "#cfd4e6",
"rgb": {
"r": 207,
"g": 212,
"b": 230
},
"hsl": {
"h": 226.957,
"s": 31.507,
"l": 85.686
},
"oklch": {
"l": 0.87155,
"c": 0.02538,
"h": 273.5
},
"luminance": 0.66066
}Semantic roles & 50–950 ramp
primary
#CFD4E6
secondary
#BFB79A
accent
#923BAA
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484