#CFD3EE#CFD3EE
#CFD3EE is a very light, muted blue. Relative luminance 0.660; OKLCH L 87.2% C 0.037 H 278.9°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD3EE |
|---|---|
| RGB | rgb(207, 211, 238) |
| HSL | hsl(232, 48%, 87%) |
| HSV | hsv(232, 13%, 93%) |
| CMYK | cmyk(13%, 11.3%, 0%, 6.7%) |
| CIE-LAB | lab(85.01, 3.90, -13.70) |
| CIE-LCH | lch(85.01, 14.24, 285.88°) |
| OKLab | oklab(87.22% 0.0058 -0.037) |
| OKLCH | oklch(87.22% 0.037 278.9) |
| XYZ | xyz(64.4556, 66.0263, 90.2209) |
| Luminance | 0.6603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.17
Periwinkle
#CCCCFF
ΔE00 6.74
Light Blue Grey
#B7C9E2
ΔE00 6.94
Light Periwinkle
#C1C6FC
ΔE00 7.66
Lightsteelblue
#B0C4DE
ΔE00 8.11
Cloudy Blue
#ACC2D9
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD3EE #EEEACF
analogous
#CFE3EE #CFD3EE #DBCFEE
triadic
#CFD3EE #EECFD3 #D3EECF
tetradic
#CFD3EE #EECFE3 #EEEACF #CFEEDB
square
#CFD3EE #EECFE3 #EEEACF #CFEEDB
split-complementary
#CFD3EE #EEDBCF #E3EECF
monochromatic
#7580CE #A2AADE #CFD3EE #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.48
#CFD3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#CFD3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD3EE
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD3EE | 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)
#CCD5EF
Deuteranopia (green-blind)
#CBD3ED
Tritanopia (blue-blind)
#C8D8DC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfd3ee; /* rgb */ color: rgb(207, 211, 238); /* oklch */ color: oklch(87.2% 0.037 278.9);
Tailwind
colors: {
custom: {
50: '#dde0f3',
500: '#cfd3ee',
950: '#000000',
},
}SCSS
$custom: #cfd3ee; $custom-light: #dde0f3; $custom-dark: #000000;
JSON
{
"hex": "#cfd3ee",
"rgb": {
"r": 207,
"g": 211,
"b": 238
},
"hsl": {
"h": 232.258,
"s": 47.692,
"l": 87.255
},
"oklch": {
"l": 0.87217,
"c": 0.03744,
"h": 278.9
},
"luminance": 0.66027
}Semantic roles & 50–950 ramp
primary
#CFD3EE
secondary
#CBC496
accent
#A82BBB
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485