#CFD2ED#CFD2ED
#CFD2ED is a very light, muted blue. Relative luminance 0.655; OKLCH L 87.0% C 0.037 H 280.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD2ED |
|---|---|
| RGB | rgb(207, 210, 237) |
| HSL | hsl(234, 45%, 87%) |
| HSV | hsv(234, 13%, 93%) |
| CMYK | cmyk(12.7%, 11.4%, 0%, 7.1%) |
| CIE-LAB | lab(84.73, 4.22, -13.59) |
| CIE-LCH | lch(84.73, 14.23, 287.25°) |
| OKLab | oklab(86.99% 0.0068 -0.0367) |
| OKLCH | oklch(86.99% 0.037 280.6) |
| XYZ | xyz(64.0615, 65.4724, 89.3668) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.25
Periwinkle
#CCCCFF
ΔE00 6.69
Light Blue Grey
#B7C9E2
ΔE00 7.25
Light Periwinkle
#C1C6FC
ΔE00 7.68
Lightsteelblue
#B0C4DE
ΔE00 8.39
Cloudy Blue
#ACC2D9
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD2ED #EDEACF
analogous
#CFE1ED #CFD2ED #DBCFED
triadic
#CFD2ED #EDCFD2 #D2EDCF
tetradic
#CFD2ED #EDCFE1 #EDEACF #CFEDDB
square
#CFD2ED #EDCFE1 #EDEACF #CFEDDB
split-complementary
#CFD2ED #EDDBCF #E1EDCF
monochromatic
#767FCC #A2A8DC #CFD2ED #E9EAF7 #E9EAF7
Accessibility & contrast
On white
1.49
#CFD2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#CFD2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD2ED
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD2ED | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5EE
Deuteranopia (green-blind)
#CAD3EC
Tritanopia (blue-blind)
#C9D6DB
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfd2ed; /* rgb */ color: rgb(207, 210, 237); /* oklch */ color: oklch(87.0% 0.037 280.6);
Tailwind
colors: {
custom: {
50: '#dddff2',
500: '#cfd2ed',
950: '#000000',
},
}SCSS
$custom: #cfd2ed; $custom-light: #dddff2; $custom-dark: #000000;
JSON
{
"hex": "#cfd2ed",
"rgb": {
"r": 207,
"g": 210,
"b": 237
},
"hsl": {
"h": 234,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.86986,
"c": 0.03732,
"h": 280.6
},
"luminance": 0.65473
}Semantic roles & 50–950 ramp
primary
#CFD2ED
secondary
#C9C497
accent
#AB2DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485