#CFDFED#CFDFED
#CFDFED is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.6% C 0.026 H 244.4°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDFED |
|---|---|
| RGB | rgb(207, 223, 237) |
| HSL | hsl(208, 45%, 87%) |
| HSV | hsv(208, 13%, 93%) |
| CMYK | cmyk(12.7%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(88.04, -2.58, -8.65) |
| CIE-LCH | lch(88.04, 9.02, 253.37°) |
| OKLab | oklab(89.59% -0.0111 -0.0233) |
| OKLCH | oklch(89.59% 0.026 244.4) |
| XYZ | xyz(67.4023, 72.1541, 90.4804) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.42
Aliceblue
#F0F8FF
ΔE00 6.65
Light Blue Grey
#B7C9E2
ΔE00 6.74
Gainsboro
#DCDCDC
ΔE00 7.81
Lightsteelblue
#B0C4DE
ΔE00 7.91
Cloudy Blue
#ACC2D9
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDFED #EDDDCF
analogous
#CFEDEC #CFDFED #CFD0ED
triadic
#CFDFED #EDCFDF #DFEDCF
tetradic
#CFDFED #ECCFED #EDDDCF #D0EDCF
square
#CFDFED #ECCFED #EDDDCF #D0EDCF
split-complementary
#CFDFED #EDCFD0 #EDECCF
monochromatic
#76A4CC #A2C1DC #CFDFED #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.36
#CFDFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#CFDFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDFED
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDFED | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADFEE
Deuteranopia (green-blind)
#D6DBED
Tritanopia (blue-blind)
#C8E2E3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #cfdfed; /* rgb */ color: rgb(207, 223, 237); /* oklch */ color: oklch(89.6% 0.026 244.4);
Tailwind
colors: {
custom: {
50: '#dde9f2',
500: '#cfdfed',
950: '#000000',
},
}SCSS
$custom: #cfdfed; $custom-light: #dde9f2; $custom-dark: #000000;
JSON
{
"hex": "#cfdfed",
"rgb": {
"r": 207,
"g": 223,
"b": 237
},
"hsl": {
"h": 208,
"s": 45.455,
"l": 87.059
},
"oklch": {
"l": 0.89588,
"c": 0.02582,
"h": 244.4
},
"luminance": 0.72155
}Semantic roles & 50–950 ramp
primary
#CFDFED
secondary
#C9AE97
accent
#6E2DB9
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485