#D2E5FF#D2E5FF
#D2E5FF is a very light, muted cyan. Relative luminance 0.770; OKLCH L 91.6% C 0.041 H 256.2°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D2E5FF |
|---|---|
| RGB | rgb(210, 229, 255) |
| HSL | hsl(215, 100%, 91%) |
| HSV | hsv(215, 18%, 100%) |
| CMYK | cmyk(17.6%, 10.2%, 0%, 0%) |
| CIE-LAB | lab(90.30, -1.05, -14.70) |
| CIE-LCH | lch(90.30, 14.74, 265.90°) |
| OKLab | oklab(91.59% -0.0097 -0.0398) |
| OKLCH | oklch(91.59% 0.041 256.2) |
| XYZ | xyz(72.6432, 76.9587, 105.6156) |
| Luminance | 0.7696 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.52
Powder Blue (survey)
#B1D1FC
ΔE00 6.95
Lavender (CSS)
#E6E6FA
ΔE00 7.74
Lightsteelblue
#B0C4DE
ΔE00 7.85
Aliceblue
#F0F8FF
ΔE00 8.44
Cloudy Blue
#ACC2D9
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2E5FF #FFECD2
analogous
#D2FBFF #D2E5FF #D5D2FF
triadic
#D2E5FF #FFD2E5 #E5FFD2
tetradic
#D2E5FF #FFD2FB #FFECD2 #D2FFD5
square
#D2E5FF #FFD2FB #FFECD2 #D2FFD5
split-complementary
#D2E5FF #FFD5D2 #FBFFD2
monochromatic
#589EFF #95C2FF #D2E5FF #E0EDFF #E0EDFF
Accessibility & contrast
On white
1.28
#D2E5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#D2E5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2E5FF
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2E5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2E5FF | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCE6FF
Deuteranopia (green-blind)
#D8E1FE
Tritanopia (blue-blind)
#C7EAED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #d2e5ff; /* rgb */ color: rgb(210, 229, 255); /* oklch */ color: oklch(91.6% 0.041 256.2);
Tailwind
colors: {
custom: {
50: '#e0edff',
500: '#d2e5ff',
950: '#000000',
},
}SCSS
$custom: #d2e5ff; $custom-light: #e0edff; $custom-dark: #000000;
JSON
{
"hex": "#d2e5ff",
"rgb": {
"r": 210,
"g": 229,
"b": 255
},
"hsl": {
"h": 214.667,
"s": 100,
"l": 91.176
},
"oklch": {
"l": 0.91589,
"c": 0.04102,
"h": 256.2
},
"luminance": 0.7696
}Semantic roles & 50–950 ramp
primary
#D2E5FF
secondary
#EAC28B
accent
#8500E6
background
#FEFEFF
surface
#FCFDFF
border
#D5D5D7
text
#151618
muted
#848486