#FFDBAC#FFDBAC
#FFDBAC is a very light, moderate orange. Relative luminance 0.749; OKLCH L 91.0% C 0.073 H 74.1°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDBAC |
|---|---|
| RGB | rgb(255, 219, 172) |
| HSL | hsl(34, 100%, 84%) |
| HSV | hsv(34, 33%, 100%) |
| CMYK | cmyk(0%, 14.1%, 32.5%, 0%) |
| CIE-LAB | lab(89.35, 5.93, 27.77) |
| CIE-LCH | lch(89.35, 28.39, 77.95°) |
| OKLab | oklab(91.04% 0.02 0.07) |
| OKLCH | oklch(91.04% 0.073 74.1) |
| XYZ | xyz(74.0193, 74.9045, 49.5808) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.37
Light Peach
#FFD8B1
ΔE00 2.93
Moccasin
#FFE4B5
ΔE00 3.34
Wheat
#F5DEB3
ΔE00 4.05
Peach
#FFDAB9
ΔE00 4.47
Bisque
#FFE4C4
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDBAC #ACD0FF
analogous
#FFB1AC #FFDBAC #F9FFAC
triadic
#FFDBAC #ACFFDB #DBACFF
tetradic
#FFDBAC #ACFFB1 #ACD0FF #FFACF9
square
#FFDBAC #ACFFB1 #ACD0FF #FFACF9
split-complementary
#FFDBAC #ACF9FF #B1ACFF
monochromatic
#FFA632 #FFC06F #FFDBAC #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.31
#FFDBAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#FFDBAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDBAC
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDBAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDBAC | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DCA9
Deuteranopia (green-blind)
#F1E4AD
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffdbac; /* rgb */ color: rgb(255, 219, 172); /* oklch */ color: oklch(91.0% 0.073 74.1);
Tailwind
colors: {
custom: {
50: '#ffe6c5',
500: '#ffdbac',
950: '#000000',
},
}SCSS
$custom: #ffdbac; $custom-light: #ffe6c5; $custom-dark: #000000;
JSON
{
"hex": "#ffdbac",
"rgb": {
"r": 255,
"g": 219,
"b": 172
},
"hsl": {
"h": 33.976,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.91043,
"c": 0.07282,
"h": 74.1
},
"luminance": 0.74902
}Semantic roles & 50–950 ramp
primary
#FFDBAC
secondary
#6A9FE5
accent
#64E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482