#CFD2EB#CFD2EB
#CFD2EB is a very light, muted blue. Relative luminance 0.654; OKLCH L 86.9% C 0.035 H 280.2°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2EB |
|---|---|
| RGB | rgb(207, 210, 235) |
| HSL | hsl(234, 41%, 87%) |
| HSV | hsv(234, 12%, 92%) |
| CMYK | cmyk(11.9%, 10.6%, 0%, 7.8%) |
| CIE-LAB | lab(84.67, 3.81, -12.62) |
| CIE-LCH | lch(84.67, 13.18, 286.81°) |
| OKLab | oklab(86.92% 0.0061 -0.034) |
| OKLCH | oklch(86.92% 0.035 280.2) |
| XYZ | xyz(63.7709, 65.3561, 87.8364) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.02
Light Blue Grey
#B7C9E2
ΔE00 7.03
Periwinkle
#CCCCFF
ΔE00 7.37
Lightsteelblue
#B0C4DE
ΔE00 8.20
Light Periwinkle
#C1C6FC
ΔE00 8.28
Fog
#D8DCE0
ΔE00 9.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2EB #EBE8CF
analogous
#CFE0EB #CFD2EB #DACFEB
triadic
#CFD2EB #EBCFD2 #D2EBCF
tetradic
#CFD2EB #EBCFE0 #EBE8CF #CFEBDA
square
#CFD2EB #EBCFE0 #EBE8CF #CFEBDA
split-complementary
#CFD2EB #EBDACF #E0EBCF
monochromatic
#7981C7 #A4AAD9 #CFD2EB #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.49
#CFD2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#CFD2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2EB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2EB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EC
Deuteranopia (green-blind)
#CBD2EA
Tritanopia (blue-blind)
#C9D6DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd2eb; /* rgb */ color: rgb(207, 210, 235); /* oklch */ color: oklch(86.9% 0.035 280.2);
Tailwind
colors: {
custom: {
50: '#dddff1',
500: '#cfd2eb',
950: '#000000',
},
}SCSS
$custom: #cfd2eb; $custom-light: #dddff1; $custom-dark: #000000;
JSON
{
"hex": "#cfd2eb",
"rgb": {
"r": 207,
"g": 210,
"b": 235
},
"hsl": {
"h": 233.571,
"s": 41.176,
"l": 86.667
},
"oklch": {
"l": 0.86919,
"c": 0.03458,
"h": 280.2
},
"luminance": 0.65357
}Semantic roles & 50–950 ramp
primary
#CFD2EB
secondary
#C6C198
accent
#A631B4
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485