#DDEBF3#DDEBF3
#DDEBF3 is a very light, near-neutral cyan. Relative luminance 0.813; OKLCH L 93.2% C 0.018 H 232.5°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBF3 |
|---|---|
| RGB | rgb(221, 235, 243) |
| HSL | hsl(202, 48%, 91%) |
| HSV | hsv(202, 9%, 95%) |
| CMYK | cmyk(9.1%, 3.3%, 0%, 4.7%) |
| CIE-LAB | lab(92.25, -3.11, -5.46) |
| CIE-LCH | lch(92.25, 6.28, 240.36°) |
| OKLab | oklab(93.2% -0.0112 -0.0147) |
| OKLCH | oklch(93.2% 0.018 232.5) |
| XYZ | xyz(75.7013, 81.2589, 96.4729) |
| Luminance | 0.8126 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.78
Fog
#D8DCE0
ΔE00 4.95
Azure (CSS)
#F0FFFF
ΔE00 5.68
Whitesmoke
#F5F5F5
ΔE00 6.70
Gainsboro
#DCDCDC
ΔE00 6.79
Ghostwhite
#F8F8FF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBF3 #F3E5DD
analogous
#DDF3F0 #DDEBF3 #DDE0F3
triadic
#DDEBF3 #F3DDEB #EBF3DD
tetradic
#DDEBF3 #F0DDF3 #F3E5DD #E0F3DD
square
#DDEBF3 #F0DDF3 #F3E5DD #E0F3DD
split-complementary
#DDEBF3 #F3DDE0 #F3F0DD
monochromatic
#83B6D3 #B0D0E3 #DDEBF3 #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.22
#DDEBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#DDEBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBF3
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBF3 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF3
Deuteranopia (green-blind)
#E4E8F3
Tritanopia (blue-blind)
#D8EDED
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddebf3; /* rgb */ color: rgb(221, 235, 243); /* oklch */ color: oklch(93.2% 0.018 232.5);
Tailwind
colors: {
custom: {
50: '#e7f1f7',
500: '#ddebf3',
950: '#000000',
},
}SCSS
$custom: #ddebf3; $custom-light: #e7f1f7; $custom-dark: #000000;
JSON
{
"hex": "#ddebf3",
"rgb": {
"r": 221,
"g": 235,
"b": 243
},
"hsl": {
"h": 201.818,
"s": 47.826,
"l": 90.98
},
"oklch": {
"l": 0.93195,
"c": 0.01848,
"h": 232.5
},
"luminance": 0.8126
}Semantic roles & 50–950 ramp
primary
#DDEBF3
secondary
#D1B4A3
accent
#5F2ABB
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#161617
muted
#848585