#DDEBF2#DDEBF2
#DDEBF2 is a very light, near-neutral cyan. Relative luminance 0.812; OKLCH L 93.2% C 0.018 H 229.0°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBF2 |
|---|---|
| RGB | rgb(221, 235, 242) |
| HSL | hsl(200, 45%, 91%) |
| HSV | hsv(200, 9%, 95%) |
| CMYK | cmyk(8.7%, 2.9%, 0%, 5.1%) |
| CIE-LAB | lab(92.22, -3.30, -4.98) |
| CIE-LCH | lch(92.22, 5.97, 236.47°) |
| OKLab | oklab(93.17% -0.0116 -0.0134) |
| OKLCH | oklch(93.17% 0.018 229) |
| XYZ | xyz(75.5507, 81.1987, 95.6798) |
| Luminance | 0.8120 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.88
Fog
#D8DCE0
ΔE00 4.93
Azure (CSS)
#F0FFFF
ΔE00 5.36
Whitesmoke
#F5F5F5
ΔE00 6.60
Gainsboro
#DCDCDC
ΔE00 6.67
Mintcream
#F5FFFA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBF2 #F2E4DD
analogous
#DDF2EE #DDEBF2 #DDE0F2
triadic
#DDEBF2 #F2DDEB #EBF2DD
tetradic
#DDEBF2 #EEDDF2 #F2E4DD #E0F2DD
square
#DDEBF2 #EEDDF2 #F2E4DD #E0F2DD
split-complementary
#DDEBF2 #F2DDE0 #F2EEDD
monochromatic
#84B7D0 #B1D1E1 #DDEBF2 #E9F2F7 #E9F2F7
Accessibility & contrast
On white
1.22
#DDEBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#DDEBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBF2
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBF2 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E4E8F2
Tritanopia (blue-blind)
#D8EDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddebf2; /* rgb */ color: rgb(221, 235, 242); /* oklch */ color: oklch(93.2% 0.018 229.0);
Tailwind
colors: {
custom: {
50: '#e7f1f6',
500: '#ddebf2',
950: '#000000',
},
}SCSS
$custom: #ddebf2; $custom-light: #e7f1f6; $custom-dark: #000000;
JSON
{
"hex": "#ddebf2",
"rgb": {
"r": 221,
"g": 235,
"b": 242
},
"hsl": {
"h": 200,
"s": 44.681,
"l": 90.784
},
"oklch": {
"l": 0.93165,
"c": 0.01771,
"h": 229
},
"luminance": 0.812
}Semantic roles & 50–950 ramp
primary
#DDEBF2
secondary
#CFB2A4
accent
#5C2EB8
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585