#CDE2FB#CDE2FB
#CDE2FB is a very light, muted cyan. Relative luminance 0.743; OKLCH L 90.5% C 0.041 H 252.8°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #CDE2FB |
|---|---|
| RGB | rgb(205, 226, 251) |
| HSL | hsl(213, 85%, 89%) |
| HSV | hsv(213, 18%, 98%) |
| CMYK | cmyk(18.3%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(89.08, -1.87, -14.47) |
| CIE-LCH | lch(89.08, 14.59, 262.63°) |
| OKLab | oklab(90.5% -0.0121 -0.0392) |
| OKLCH | oklch(90.5% 0.041 252.8) |
| XYZ | xyz(69.7814, 74.3353, 101.9197) |
| Luminance | 0.7434 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.86
Powder Blue (survey)
#B1D1FC
ΔE00 6.43
Lightsteelblue
#B0C4DE
ΔE00 7.12
Cloudy Blue
#ACC2D9
ΔE00 7.80
Baby Blue (survey)
#A2CFFE
ΔE00 8.43
Lavender (CSS)
#E6E6FA
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDE2FB #FBE6CD
analogous
#CDF9FB #CDE2FB #CFCDFB
triadic
#CDE2FB #FBCDE2 #E2FBCD
tetradic
#CDE2FB #FBCDF9 #FBE6CD #CDFBCF
square
#CDE2FB #FBCDF9 #FBE6CD #CDFBCF
split-complementary
#CDE2FB #FBCFCD #F9FBCD
monochromatic
#5CA0F2 #94C1F6 #CDE2FB #E3EFFD #E3EFFD
Accessibility & contrast
On white
1.32
#CDE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#CDE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDE2FB
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDE2FB | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FC
Deuteranopia (green-blind)
#D4DEFA
Tritanopia (blue-blind)
#C1E7EA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #cde2fb; /* rgb */ color: rgb(205, 226, 251); /* oklch */ color: oklch(90.5% 0.041 252.8);
Tailwind
colors: {
custom: {
50: '#dcebfc',
500: '#cde2fb',
950: '#000000',
},
}SCSS
$custom: #cde2fb; $custom-light: #dcebfc; $custom-dark: #000000;
JSON
{
"hex": "#cde2fb",
"rgb": {
"r": 205,
"g": 226,
"b": 251
},
"hsl": {
"h": 212.609,
"s": 85.185,
"l": 89.412
},
"oklch": {
"l": 0.90504,
"c": 0.04106,
"h": 252.8
},
"luminance": 0.74337
}Semantic roles & 50–950 ramp
primary
#CDE2FB
secondary
#E2BA8B
accent
#7C04E2
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151617
muted
#848485