#DBBBAF#DBBBAF
#DBBBAF is a light, muted orange. Relative luminance 0.537; OKLCH L 81.6% C 0.041 H 41.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DBBBAF |
|---|---|
| RGB | rgb(219, 187, 175) |
| HSL | hsl(16, 38%, 77%) |
| HSV | hsv(16, 20%, 86%) |
| CMYK | cmyk(0%, 14.6%, 20.1%, 14.1%) |
| CIE-LAB | lab(78.29, 9.55, 10.31) |
| CIE-LCH | lch(78.29, 14.06, 47.19°) |
| OKLab | oklab(81.64% 0.0303 0.0269) |
| OKLCH | oklch(81.64% 0.041 41.6) |
| XYZ | xyz(54.7217, 53.6976, 48.0312) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.68
Apricot
#FBCEB1
ΔE00 8.09
Warm Gray
#C9BEB0
ΔE00 9.19
Mushroom
#BA9E88
ΔE00 9.94
Mistyrose
#FFE4E1
ΔE00 10.28
Pale Salmon
#FFB19A
ΔE00 10.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBBBAF #AFCFDB
analogous
#DBAFB9 #DBBBAF #DBD1AF
triadic
#DBBBAF #AFDBBB #BBAFDB
tetradic
#DBBBAF #B9DBAF #AFCFDB #D1AFDB
square
#DBBBAF #B9DBAF #AFCFDB #D1AFDB
split-complementary
#DBBBAF #AFDBD1 #AFB9DB
monochromatic
#B5735B #C89785 #DBBBAF #EEDFD9 #F6EDEA
Accessibility & contrast
On white
1.79
#DBBBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#DBBBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBBBAF
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBBBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBBBAF | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAE
Deuteranopia (green-blind)
#CAC4AF
Tritanopia (blue-blind)
#E4B6B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dbbbaf; /* rgb */ color: rgb(219, 187, 175); /* oklch */ color: oklch(81.6% 0.041 41.6);
Tailwind
colors: {
custom: {
50: '#e6cfc6',
500: '#dbbbaf',
950: '#000000',
},
}SCSS
$custom: #dbbbaf; $custom-light: #e6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#dbbbaf",
"rgb": {
"r": 219,
"g": 187,
"b": 175
},
"hsl": {
"h": 16.364,
"s": 37.931,
"l": 77.255
},
"oklch": {
"l": 0.81642,
"c": 0.04052,
"h": 41.6
},
"luminance": 0.53696
}Semantic roles & 50–950 ramp
primary
#DBBBAF
secondary
#7CA4B3
accent
#8FB135
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161313
muted
#848382