#CFD4EE#CFD4EE
#CFD4EE is a very light, muted blue. Relative luminance 0.665; OKLCH L 87.4% C 0.036 H 277.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD4EE |
|---|---|
| RGB | rgb(207, 212, 238) |
| HSL | hsl(230, 48%, 87%) |
| HSV | hsv(230, 13%, 93%) |
| CMYK | cmyk(13%, 10.9%, 0%, 6.7%) |
| CIE-LAB | lab(85.26, 3.37, -13.32) |
| CIE-LCH | lch(85.26, 13.74, 284.19°) |
| OKLab | oklab(87.42% 0.0044 -0.036) |
| OKLCH | oklch(87.42% 0.036 277) |
| XYZ | xyz(64.7048, 66.5247, 90.3040) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.01
Light Blue Grey
#B7C9E2
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 7.15
Lightsteelblue
#B0C4DE
ΔE00 7.74
Light Periwinkle
#C1C6FC
ΔE00 7.95
Cloudy Blue
#ACC2D9
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD4EE #EEE9CF
analogous
#CFE3EE #CFD4EE #DACFEE
triadic
#CFD4EE #EECFD4 #D4EECF
tetradic
#CFD4EE #EECFE3 #EEE9CF #CFEEDA
square
#CFD4EE #EECFE3 #EEE9CF #CFEEDA
split-complementary
#CFD4EE #EEDACF #E3EECF
monochromatic
#7583CE #A2ACDE #CFD4EE #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.47
#CFD4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#CFD4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD4EE
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD4EE | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#C8D8DC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfd4ee; /* rgb */ color: rgb(207, 212, 238); /* oklch */ color: oklch(87.4% 0.036 277.0);
Tailwind
colors: {
custom: {
50: '#dde1f3',
500: '#cfd4ee',
950: '#000000',
},
}SCSS
$custom: #cfd4ee; $custom-light: #dde1f3; $custom-dark: #000000;
JSON
{
"hex": "#cfd4ee",
"rgb": {
"r": 207,
"g": 212,
"b": 238
},
"hsl": {
"h": 230.323,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.87416,
"c": 0.03623,
"h": 277
},
"luminance": 0.66525
}Semantic roles & 50–950 ramp
primary
#CFD4EE
secondary
#CBC296
accent
#A42BBB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485