#DDEBF0#DDEBF0
#DDEBF0 is a very light, near-neutral cyan. Relative luminance 0.811; OKLCH L 93.1% C 0.016 H 221.1°. Best body text is #000000 at 17.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBF0 |
|---|---|
| RGB | rgb(221, 235, 240) |
| HSL | hsl(196, 39%, 90%) |
| HSV | hsv(196, 8%, 94%) |
| CMYK | cmyk(7.9%, 2.1%, 0%, 5.9%) |
| CIE-LAB | lab(92.17, -3.68, -4.01) |
| CIE-LCH | lch(92.17, 5.45, 227.47°) |
| OKLab | oklab(93.11% -0.0124 -0.0108) |
| OKLCH | oklch(93.11% 0.016 221.1) |
| XYZ | xyz(75.2519, 81.0792, 94.1064) |
| Luminance | 0.8108 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.23
Azure (CSS)
#F0FFFF
ΔE00 4.80
Fog
#D8DCE0
ΔE00 5.02
Mintcream
#F5FFFA
ΔE00 6.39
Whitesmoke
#F5F5F5
ΔE00 6.48
Gainsboro
#DCDCDC
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBF0 #F0E2DD
analogous
#DDF0EB #DDEBF0 #DDE1F0
triadic
#DDEBF0 #F0DDEB #EBF0DD
tetradic
#DDEBF0 #EBDDF0 #F0E2DD #E1F0DD
square
#DDEBF0 #EBDDF0 #F0E2DD #E1F0DD
split-complementary
#DDEBF0 #F0DDE1 #F0EBDD
monochromatic
#88B9CB #B3D2DD #DDEBF0 #EAF3F6 #EAF3F6
Accessibility & contrast
On white
1.22
#DDEBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.22
#DDEBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBF0
17.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBF0 | 1.00 | 1.22 | 17.22 | 17.22 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8EAF0
Deuteranopia (green-blind)
#E5E7F0
Tritanopia (blue-blind)
#D8EDEC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ddebf0; /* rgb */ color: rgb(221, 235, 240); /* oklch */ color: oklch(93.1% 0.016 221.1);
Tailwind
colors: {
custom: {
50: '#e7f1f4',
500: '#ddebf0',
950: '#000000',
},
}SCSS
$custom: #ddebf0; $custom-light: #e7f1f4; $custom-dark: #000000;
JSON
{
"hex": "#ddebf0",
"rgb": {
"r": 221,
"g": 235,
"b": 240
},
"hsl": {
"h": 195.789,
"s": 38.776,
"l": 90.392
},
"oklch": {
"l": 0.93106,
"c": 0.01641,
"h": 221.1
},
"luminance": 0.8108
}Semantic roles & 50–950 ramp
primary
#DDEBF0
secondary
#CCB0A5
accent
#5534B2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585