#DDEBF1#DDEBF1
#DDEBF1 is a very light, near-neutral cyan. Relative luminance 0.811; OKLCH L 93.1% C 0.017 H 225.2°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBF1 |
|---|---|
| RGB | rgb(221, 235, 241) |
| HSL | hsl(198, 42%, 91%) |
| HSV | hsv(198, 8%, 95%) |
| CMYK | cmyk(8.3%, 2.5%, 0%, 5.5%) |
| CIE-LAB | lab(92.19, -3.49, -4.50) |
| CIE-LCH | lch(92.19, 5.69, 232.18°) |
| OKLab | oklab(93.14% -0.012 -0.0121) |
| OKLCH | oklch(93.14% 0.017 225.2) |
| XYZ | xyz(75.4009, 81.1388, 94.8909) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.03
Fog
#D8DCE0
ΔE00 4.95
Azure (CSS)
#F0FFFF
ΔE00 5.07
Whitesmoke
#F5F5F5
ΔE00 6.52
Gainsboro
#DCDCDC
ΔE00 6.59
Mintcream
#F5FFFA
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBF1 #F1E3DD
analogous
#DDF1ED #DDEBF1 #DDE1F1
triadic
#DDEBF1 #F1DDEB #EBF1DD
tetradic
#DDEBF1 #EDDDF1 #F1E3DD #E1F1DD
square
#DDEBF1 #EDDDF1 #F1E3DD #E1F1DD
split-complementary
#DDEBF1 #F1DDE1 #F1EDDD
monochromatic
#86B8CD #B2D1DF #DDEBF1 #E9F2F6 #E9F2F6
Accessibility & contrast
On white
1.22
#DDEBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#DDEBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBF1
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBF1 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF1
Deuteranopia (green-blind)
#E5E7F1
Tritanopia (blue-blind)
#D8EDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddebf1; /* rgb */ color: rgb(221, 235, 241); /* oklch */ color: oklch(93.1% 0.017 225.2);
Tailwind
colors: {
custom: {
50: '#e7f1f5',
500: '#ddebf1',
950: '#000000',
},
}SCSS
$custom: #ddebf1; $custom-light: #e7f1f5; $custom-dark: #000000;
JSON
{
"hex": "#ddebf1",
"rgb": {
"r": 221,
"g": 235,
"b": 241
},
"hsl": {
"h": 198,
"s": 41.667,
"l": 90.588
},
"oklch": {
"l": 0.93136,
"c": 0.01702,
"h": 225.2
},
"luminance": 0.8114
}Semantic roles & 50–950 ramp
primary
#DDEBF1
secondary
#CDB1A5
accent
#5831B5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585