#DBBEAF#DBBEAF
#DBBEAF is a very light, muted orange. Relative luminance 0.550; OKLCH L 82.2% C 0.039 H 49.1°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBEAF |
|---|---|
| RGB | rgb(219, 190, 175) |
| HSL | hsl(20, 38%, 77%) |
| HSV | hsv(20, 20%, 86%) |
| CMYK | cmyk(0%, 13.2%, 20.1%, 14.1%) |
| CIE-LAB | lab(79.03, 7.96, 11.37) |
| CIE-LCH | lch(79.03, 13.88, 55.03°) |
| OKLab | oklab(82.23% 0.0257 0.0296) |
| OKLCH | oklch(82.23% 0.039 49.1) |
| XYZ | xyz(55.3648, 54.9838, 48.2456) |
| Luminance | 0.5498 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 7.17
Apricot
#FBCEB1
ΔE00 7.21
Warm Gray
#C9BEB0
ΔE00 7.62
Peach
#FFDAB9
ΔE00 9.23
Mushroom
#BA9E88
ΔE00 9.56
Tan
#D2B48C
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBEAF #AFCCDB
analogous
#DBAFB6 #DBBEAF #DBD4AF
triadic
#DBBEAF #AFDBBE #BEAFDB
tetradic
#DBBEAF #B6DBAF #AFCCDB #D4AFDB
square
#DBBEAF #B6DBAF #AFCCDB #D4AFDB
split-complementary
#DBBEAF #AFDBD4 #AFB6DB
monochromatic
#B5795B #C89C85 #DBBEAF #EEE0D9 #F6EEEA
Accessibility & contrast
On white
1.75
#DBBEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#DBBEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBEAF
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBEAF | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AE
Deuteranopia (green-blind)
#CCC6AF
Tritanopia (blue-blind)
#E4B9BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dbbeaf; /* rgb */ color: rgb(219, 190, 175); /* oklch */ color: oklch(82.2% 0.039 49.1);
Tailwind
colors: {
custom: {
50: '#e6d1c6',
500: '#dbbeaf',
950: '#000000',
},
}SCSS
$custom: #dbbeaf; $custom-light: #e6d1c6; $custom-dark: #000000;
JSON
{
"hex": "#dbbeaf",
"rgb": {
"r": 219,
"g": 190,
"b": 175
},
"hsl": {
"h": 20.455,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.82226,
"c": 0.03921,
"h": 49.1
},
"luminance": 0.54982
}Semantic roles & 50–950 ramp
primary
#DBBEAF
secondary
#7CA0B3
accent
#87B135
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382