#CFD2E2#CFD2E2
#CFD2E2 is a very light, muted blue. Relative luminance 0.648; OKLCH L 86.6% C 0.022 H 277.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2E2 |
|---|---|
| RGB | rgb(207, 210, 226) |
| HSL | hsl(231, 25%, 85%) |
| HSV | hsv(231, 8%, 89%) |
| CMYK | cmyk(8.4%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(84.41, 2.02, -8.23) |
| CIE-LCH | lch(84.41, 8.47, 283.78°) |
| OKLab | oklab(86.63% 0.0029 -0.0221) |
| OKLCH | oklch(86.63% 0.022 277.4) |
| XYZ | xyz(62.5034, 64.8491, 81.1610) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.24
Fog
#D8DCE0
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.61
Light Gray
#D3D3D3
ΔE00 7.32
Gainsboro
#DCDCDC
ΔE00 7.64
Lightsteelblue
#B0C4DE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2E2 #E2DFCF
analogous
#CFDCE2 #CFD2E2 #D6CFE2
triadic
#CFD2E2 #E2CFD2 #D2E2CF
tetradic
#CFD2E2 #E2CFDC #E2DFCF #CFE2D6
square
#CFD2E2 #E2CFDC #E2DFCF #CFE2D6
split-complementary
#CFD2E2 #E2D6CF #DCE2CF
monochromatic
#838AB4 #A9AECB #CFD2E2 #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.50
#CFD2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#CFD2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2E2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2E2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED3E3
Deuteranopia (green-blind)
#CDD2E2
Tritanopia (blue-blind)
#CBD5D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd2e2; /* rgb */ color: rgb(207, 210, 226); /* oklch */ color: oklch(86.6% 0.022 277.4);
Tailwind
colors: {
custom: {
50: '#dddfeb',
500: '#cfd2e2',
950: '#000000',
},
}SCSS
$custom: #cfd2e2; $custom-light: #dddfeb; $custom-dark: #000000;
JSON
{
"hex": "#cfd2e2",
"rgb": {
"r": 207,
"g": 210,
"b": 226
},
"hsl": {
"h": 230.526,
"s": 24.675,
"l": 84.902
},
"oklch": {
"l": 0.86629,
"c": 0.02225,
"h": 277.4
},
"luminance": 0.6485
}Semantic roles & 50–950 ramp
primary
#CFD2E2
secondary
#B9B59C
accent
#9442A3
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484