#CDE7FF#CDE7FF
#CDE7FF is a very light, muted cyan. Relative luminance 0.774; OKLCH L 91.6% C 0.043 H 246.1°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE7FF |
|---|---|
| RGB | rgb(205, 231, 255) |
| HSL | hsl(209, 100%, 90%) |
| HSV | hsv(209, 20%, 100%) |
| CMYK | cmyk(19.6%, 9.4%, 0%, 0%) |
| CIE-LAB | lab(90.48, -3.61, -14.46) |
| CIE-LCH | lch(90.48, 14.91, 256.00°) |
| OKLab | oklab(91.65% -0.0174 -0.0392) |
| OKLCH | oklch(91.65% 0.043 246.1) |
| XYZ | xyz(71.7980, 77.3491, 105.7354) |
| Luminance | 0.7735 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 7.27
Light Blue Grey
#B7C9E2
ΔE00 7.31
Ice Blue
#A5DFF9
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 8.39
Aliceblue
#F0F8FF
ΔE00 8.43
Baby Blue (survey)
#A2CFFE
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE7FF #FFE5CD
analogous
#CDFFFE #CDE7FF #CDCEFF
triadic
#CDE7FF #FFCDE7 #E7FFCD
tetradic
#CDE7FF #FECDFF #FFE5CD #CEFFCD
square
#CDE7FF #FECDFF #FFE5CD #CEFFCD
split-complementary
#CDE7FF #FFCDCE #FFFECD
monochromatic
#53ACFF #90CAFF #CDE7FF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.28
#CDE7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#CDE7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE7FF
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE7FF | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE7FF
Deuteranopia (green-blind)
#D8E1FF
Tritanopia (blue-blind)
#C0EDEF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #cde7ff; /* rgb */ color: rgb(205, 231, 255); /* oklch */ color: oklch(91.6% 0.043 246.1);
Tailwind
colors: {
custom: {
50: '#dceeff',
500: '#cde7ff',
950: '#000000',
},
}SCSS
$custom: #cde7ff; $custom-light: #dceeff; $custom-dark: #000000;
JSON
{
"hex": "#cde7ff",
"rgb": {
"r": 205,
"g": 231,
"b": 255
},
"hsl": {
"h": 208.8,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.91646,
"c": 0.04292,
"h": 246.1
},
"luminance": 0.77351
}Semantic roles & 50–950 ramp
primary
#CDE7FF
secondary
#EAB686
accent
#6E00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586