#DDEBFB#DDEBFB
#DDEBFB is a very light, muted cyan. Relative luminance 0.818; OKLCH L 93.4% C 0.026 H 251.7°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DDEBFB |
|---|---|
| RGB | rgb(221, 235, 251) |
| HSL | hsl(212, 79%, 93%) |
| HSV | hsv(212, 12%, 98%) |
| CMYK | cmyk(12%, 6.4%, 0%, 1.6%) |
| CIE-LAB | lab(92.47, -1.54, -9.31) |
| CIE-LCH | lch(92.47, 9.43, 260.57°) |
| OKLab | oklab(93.44% -0.0083 -0.025) |
| OKLCH | oklch(93.44% 0.026 251.7) |
| XYZ | xyz(76.9358, 81.7527, 102.9746) |
| Luminance | 0.8175 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.78
Fog
#D8DCE0
ΔE00 6.31
Ghostwhite
#F8F8FF
ΔE00 6.91
Lavender (CSS)
#E6E6FA
ΔE00 7.13
Whitesmoke
#F5F5F5
ΔE00 8.26
Gainsboro
#DCDCDC
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDEBFB #FBEDDD
analogous
#DDFAFB #DDEBFB #DEDDFB
triadic
#DDEBFB #FBDDEB #EBFBDD
tetradic
#DDEBFB #FBDDFA #FBEDDD #DDFBDE
square
#DDEBFB #FBDDFA #FBEDDD #DDFBDE
split-complementary
#DDEBFB #FBDEDD #FAFBDD
monochromatic
#6FABEE #A6CBF5 #DDEBFB #E4EFFC #E4EFFC
Accessibility & contrast
On white
1.21
#DDEBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#DDEBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDEBFB
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDEBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDEBFB | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFC
Deuteranopia (green-blind)
#E2E8FB
Tritanopia (blue-blind)
#D6EEF0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ddebfb; /* rgb */ color: rgb(221, 235, 251); /* oklch */ color: oklch(93.4% 0.026 251.7);
Tailwind
colors: {
custom: {
50: '#e7f1fc',
500: '#ddebfb',
950: '#000000',
},
}SCSS
$custom: #ddebfb; $custom-light: #e7f1fc; $custom-dark: #000000;
JSON
{
"hex": "#ddebfb",
"rgb": {
"r": 221,
"g": 235,
"b": 251
},
"hsl": {
"h": 212,
"s": 78.947,
"l": 92.549
},
"oklch": {
"l": 0.9344,
"c": 0.02639,
"h": 251.7
},
"luminance": 0.81754
}Semantic roles & 50–950 ramp
primary
#DDEBFB
secondary
#E2C09A
accent
#7A0ADB
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#161617
muted
#848585