#DDEBF5#DDEBF5
#DDEBF5 is a very light, muted cyan. Relative luminance 0.814; OKLCH L 93.3% C 0.020 H 238.7°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBF5 |
|---|---|
| RGB | rgb(221, 235, 245) |
| HSL | hsl(205, 55%, 91%) |
| HSV | hsv(205, 10%, 96%) |
| CMYK | cmyk(9.8%, 4.1%, 0%, 3.9%) |
| CIE-LAB | lab(92.30, -2.72, -6.42) |
| CIE-LCH | lch(92.30, 6.98, 247.04°) |
| OKLab | oklab(93.26% -0.0105 -0.0173) |
| OKLCH | oklch(93.26% 0.02 238.7) |
| XYZ | xyz(76.0049, 81.3804, 98.0722) |
| Luminance | 0.8138 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.75
Fog
#D8DCE0
ΔE00 5.11
Azure (CSS)
#F0FFFF
ΔE00 6.36
Ghostwhite
#F8F8FF
ΔE00 6.83
Whitesmoke
#F5F5F5
ΔE00 6.98
Gainsboro
#DCDCDC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBF5 #F5E7DD
analogous
#DDF5F3 #DDEBF5 #DDDFF5
triadic
#DDEBF5 #F5DDEB #EBF5DD
tetradic
#DDEBF5 #F3DDF5 #F5E7DD #DFF5DD
square
#DDEBF5 #F3DDF5 #F5E7DD #DFF5DD
split-complementary
#DDEBF5 #F5DDDF #F5F3DD
monochromatic
#7EB3D9 #AECFE7 #DDEBF5 #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.22
#DDEBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#DDEBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBF5
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBF5 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF6
Deuteranopia (green-blind)
#E4E8F5
Tritanopia (blue-blind)
#D7EEEE
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddebf5; /* rgb */ color: rgb(221, 235, 245); /* oklch */ color: oklch(93.3% 0.020 238.7);
Tailwind
colors: {
custom: {
50: '#e7f1f8',
500: '#ddebf5',
950: '#000000',
},
}SCSS
$custom: #ddebf5; $custom-light: #e7f1f8; $custom-dark: #000000;
JSON
{
"hex": "#ddebf5",
"rgb": {
"r": 221,
"g": 235,
"b": 245
},
"hsl": {
"h": 205,
"s": 54.545,
"l": 91.373
},
"oklch": {
"l": 0.93256,
"c": 0.0202,
"h": 238.7
},
"luminance": 0.81381
}Semantic roles & 50–950 ramp
primary
#DDEBF5
secondary
#D5B7A1
accent
#6623C2
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585