#FFD9BA#FFD9BA
#FFD9BA is a very light, muted orange. Relative luminance 0.744; OKLCH L 91.0% C 0.059 H 61.2°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9BA |
|---|---|
| RGB | rgb(255, 217, 186) |
| HSL | hsl(27, 100%, 86%) |
| HSV | hsv(27, 27%, 100%) |
| CMYK | cmyk(0%, 14.9%, 27.1%, 0%) |
| CIE-LAB | lab(89.13, 8.73, 20.19) |
| CIE-LCH | lch(89.13, 22.00, 66.61°) |
| OKLab | oklab(90.96% 0.0285 0.0518) |
| OKLCH | oklch(90.96% 0.059 61.2) |
| XYZ | xyz(74.9167, 74.4336, 56.8657) |
| Luminance | 0.7443 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 0.92
Light Peach
#FFD8B1
ΔE00 2.56
Apricot
#FBCEB1
ΔE00 3.37
Bisque
#FFE4C4
ΔE00 4.54
Navajowhite
#FFDEAD
ΔE00 6.47
Blanchedalmond
#FFEBCD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9BA #BAE0FF
analogous
#FFBABE #FFD9BA #FFFCBA
triadic
#FFD9BA #BAFFD9 #D9BAFF
tetradic
#FFD9BA #BEFFBA #BAE0FF #FCBAFF
square
#FFD9BA #BEFFBA #BAE0FF #FCBAFF
split-complementary
#FFD9BA #BAFFFC #BABEFF
monochromatic
#FF9640 #FFB77D #FFD9BA #FFEEE0 #FFEEE0
Accessibility & contrast
On white
1.32
#FFD9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#FFD9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9BA
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9BA | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB8
Deuteranopia (green-blind)
#EEE3BA
Tritanopia (blue-blind)
#FFD1D0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd9ba; /* rgb */ color: rgb(255, 217, 186); /* oklch */ color: oklch(91.0% 0.059 61.2);
Tailwind
colors: {
custom: {
50: '#ffe4ce',
500: '#ffd9ba',
950: '#000000',
},
}SCSS
$custom: #ffd9ba; $custom-light: #ffe4ce; $custom-dark: #000000;
JSON
{
"hex": "#ffd9ba",
"rgb": {
"r": 255,
"g": 217,
"b": 186
},
"hsl": {
"h": 26.957,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.90957,
"c": 0.05907,
"h": 61.2
},
"luminance": 0.74431
}Semantic roles & 50–950 ramp
primary
#FFD9BA
secondary
#76B4E7
accent
#7EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483