#DDEBF9#DDEBF9
#DDEBF9 is a very light, muted cyan. Relative luminance 0.816; OKLCH L 93.4% C 0.024 H 248.1°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBF9 |
|---|---|
| RGB | rgb(221, 235, 249) |
| HSL | hsl(210, 70%, 92%) |
| HSV | hsv(210, 11%, 98%) |
| CMYK | cmyk(11.2%, 5.6%, 0%, 2.4%) |
| CIE-LAB | lab(92.41, -1.94, -8.35) |
| CIE-LCH | lch(92.41, 8.57, 256.92°) |
| OKLab | oklab(93.38% -0.009 -0.0224) |
| OKLCH | oklch(93.38% 0.024 248.1) |
| XYZ | xyz(76.6222, 81.6273, 101.3230) |
| Luminance | 0.8163 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.30
Fog
#D8DCE0
ΔE00 5.82
Ghostwhite
#F8F8FF
ΔE00 6.79
Lavender (CSS)
#E6E6FA
ΔE00 7.65
Whitesmoke
#F5F5F5
ΔE00 7.78
Azure (CSS)
#F0FFFF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBF9 #F9EBDD
analogous
#DDF9F9 #DDEBF9 #DDDDF9
triadic
#DDEBF9 #F9DDEB #EBF9DD
tetradic
#DDEBF9 #F9DDF9 #F9EBDD #DDF9DD
square
#DDEBF9 #F9DDF9 #F9EBDD #DDF9DD
split-complementary
#DDEBF9 #F9DDDD #F9F9DD
monochromatic
#75AEE7 #A9CCF0 #DDEBF9 #E5F0FA #E5F0FA
Accessibility & contrast
On white
1.21
#DDEBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#DDEBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBF9
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBF9 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6EBFA
Deuteranopia (green-blind)
#E3E8F9
Tritanopia (blue-blind)
#D6EEEF
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddebf9; /* rgb */ color: rgb(221, 235, 249); /* oklch */ color: oklch(93.4% 0.024 248.1);
Tailwind
colors: {
custom: {
50: '#e7f1fb',
500: '#ddebf9',
950: '#000000',
},
}SCSS
$custom: #ddebf9; $custom-light: #e7f1fb; $custom-dark: #000000;
JSON
{
"hex": "#ddebf9",
"rgb": {
"r": 221,
"g": 235,
"b": 249
},
"hsl": {
"h": 210,
"s": 70,
"l": 92.157
},
"oklch": {
"l": 0.93378,
"c": 0.0242,
"h": 248.1
},
"luminance": 0.81628
}Semantic roles & 50–950 ramp
primary
#DDEBF9
secondary
#DDBD9D
accent
#7314D2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585