#CFDAED#CFDAED
#CFDAED is a very light, muted blue. Relative luminance 0.695; OKLCH L 88.6% C 0.029 H 261.5°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDAED |
|---|---|
| RGB | rgb(207, 218, 237) |
| HSL | hsl(218, 45%, 87%) |
| HSV | hsv(218, 13%, 93%) |
| CMYK | cmyk(12.7%, 8%, 0%, 7.1%) |
| CIE-LAB | lab(86.76, 0.02, -10.55) |
| CIE-LCH | lch(86.76, 10.55, 270.09°) |
| OKLab | oklab(88.58% -0.0043 -0.0284) |
| OKLCH | oklch(88.58% 0.029 261.5) |
| XYZ | xyz(66.0861, 69.5217, 90.0416) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.09
Lavender (CSS)
#E6E6FA
ΔE00 6.07
Fog
#D8DCE0
ΔE00 6.38
Lightsteelblue
#B0C4DE
ΔE00 6.55
Cloudy Blue
#ACC2D9
ΔE00 7.35
Aliceblue
#F0F8FF
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDAED #EDE2CF
analogous
#CFE9ED #CFDAED #D3CFED
triadic
#CFDAED #EDCFDA #DAEDCF
tetradic
#CFDAED #EDCFE9 #EDE2CF #CFEDD3
square
#CFDAED #EDCFE9 #EDE2CF #CFEDD3
split-complementary
#CFDAED #EDD3CF #E9EDCF
monochromatic
#7695CC #A2B8DC #CFDAED #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.41
#CFDAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#CFDAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDAED
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDAED | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBEE
Deuteranopia (green-blind)
#D1D8ED
Tritanopia (blue-blind)
#C8DEE0
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #cfdaed; /* rgb */ color: rgb(207, 218, 237); /* oklch */ color: oklch(88.6% 0.029 261.5);
Tailwind
colors: {
custom: {
50: '#dde5f2',
500: '#cfdaed',
950: '#000000',
},
}SCSS
$custom: #cfdaed; $custom-light: #dde5f2; $custom-dark: #000000;
JSON
{
"hex": "#cfdaed",
"rgb": {
"r": 207,
"g": 218,
"b": 237
},
"hsl": {
"h": 218,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.88581,
"c": 0.02876,
"h": 261.5
},
"luminance": 0.69523
}Semantic roles & 50–950 ramp
primary
#CFDAED
secondary
#C9B797
accent
#852DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151517
muted
#848485