#CDE2FD#CDE2FD
#CDE2FD is a very light, muted cyan. Relative luminance 0.745; OKLCH L 90.6% C 0.043 H 254.7°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE2FD |
|---|---|
| RGB | rgb(205, 226, 253) |
| HSL | hsl(214, 92%, 90%) |
| HSV | hsv(214, 19%, 99%) |
| CMYK | cmyk(19%, 10.7%, 0%, 0.8%) |
| CIE-LAB | lab(89.14, -1.45, -15.43) |
| CIE-LCH | lch(89.14, 15.50, 264.64°) |
| OKLab | oklab(90.57% -0.0114 -0.0419) |
| OKLCH | oklch(90.57% 0.043 254.7) |
| XYZ | xyz(70.0983, 74.4621, 103.5888) |
| Luminance | 0.7446 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.85
Powder Blue (survey)
#B1D1FC
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 7.12
Cloudy Blue
#ACC2D9
ΔE00 7.94
Baby Blue (survey)
#A2CFFE
ΔE00 8.27
Lavender (CSS)
#E6E6FA
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE2FD #FDE8CD
analogous
#CDFAFD #CDE2FD #D0CDFD
triadic
#CDE2FD #FDCDE2 #E2FDCD
tetradic
#CDE2FD #FDCDFA #FDE8CD #CDFDD0
square
#CDE2FD #FDCDFA #FDE8CD #CDFDD0
split-complementary
#CDE2FD #FDD0CD #FAFDCD
monochromatic
#579EF8 #92C0FB #CDE2FD #E2EEFE #E2EEFE
Accessibility & contrast
On white
1.32
#CDE2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#CDE2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE2FD
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE2FD | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E3FE
Deuteranopia (green-blind)
#D3DEFC
Tritanopia (blue-blind)
#C1E8EB
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cde2fd; /* rgb */ color: rgb(205, 226, 253); /* oklch */ color: oklch(90.6% 0.043 254.7);
Tailwind
colors: {
custom: {
50: '#dcebfe',
500: '#cde2fd',
950: '#000000',
},
}SCSS
$custom: #cde2fd; $custom-light: #dcebfe; $custom-dark: #000000;
JSON
{
"hex": "#cde2fd",
"rgb": {
"r": 205,
"g": 226,
"b": 253
},
"hsl": {
"h": 213.75,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.90571,
"c": 0.0434,
"h": 254.7
},
"luminance": 0.74464
}Semantic roles & 50–950 ramp
primary
#CDE2FD
secondary
#E6BD89
accent
#8100E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485