#DBBBAE#DBBBAE
#DBBBAE is a light, muted orange. Relative luminance 0.537; OKLCH L 81.6% C 0.041 H 43.3°. Best body text is #000000 at 11.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBAE |
|---|---|
| RGB | rgb(219, 187, 174) |
| HSL | hsl(17, 38%, 77%) |
| HSV | hsv(17, 21%, 86%) |
| CMYK | cmyk(0%, 14.6%, 20.5%, 14.1%) |
| CIE-LAB | lab(78.26, 9.40, 10.82) |
| CIE-LCH | lch(78.26, 14.33, 49.01°) |
| OKLab | oklab(81.62% 0.0299 0.0282) |
| OKLCH | oklch(81.62% 0.041 43.3) |
| XYZ | xyz(54.6239, 53.6584, 47.5159) |
| Luminance | 0.5366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.98
Apricot
#FBCEB1
ΔE00 7.81
Warm Gray
#C9BEB0
ΔE00 9.00
Mushroom
#BA9E88
ΔE00 9.70
Peach
#FFDAB9
ΔE00 10.41
Mistyrose
#FFE4E1
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBAE #AECEDB
analogous
#DBAEB8 #DBBBAE #DBD2AE
triadic
#DBBBAE #AEDBBB #BBAEDB
tetradic
#DBBBAE #B8DBAE #AECEDB #D2AEDB
square
#DBBBAE #B8DBAE #AECEDB #D2AEDB
split-complementary
#DBBBAE #AEDBD2 #AEB8DB
monochromatic
#B57459 #C89784 #DBBBAE #EEDFD8 #F6EDEA
Accessibility & contrast
On white
1.79
#DBBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.73
#DBBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBAE
11.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBAE | 1.00 | 1.79 | 11.73 | 11.73 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAD
Deuteranopia (green-blind)
#CAC4AE
Tritanopia (blue-blind)
#E4B6B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbbae; /* rgb */ color: rgb(219, 187, 174); /* oklch */ color: oklch(81.6% 0.041 43.3);
Tailwind
colors: {
custom: {
50: '#e6cfc6',
500: '#dbbbae',
950: '#000000',
},
}SCSS
$custom: #dbbbae; $custom-light: #e6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#dbbbae",
"rgb": {
"r": 219,
"g": 187,
"b": 174
},
"hsl": {
"h": 17.333,
"s": 38.462,
"l": 77.059
},
"oklch": {
"l": 0.81617,
"c": 0.0411,
"h": 43.3
},
"luminance": 0.53657
}Semantic roles & 50–950 ramp
primary
#DBBBAE
secondary
#7AA2B3
accent
#8DB134
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382