#FFD9BF#FFD9BF
#FFD9BF is a very light, muted orange. Relative luminance 0.746; OKLCH L 91.1% C 0.055 H 56.3°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9BF |
|---|---|
| RGB | rgb(255, 217, 191) |
| HSL | hsl(24, 100%, 87%) |
| HSV | hsv(24, 25%, 100%) |
| CMYK | cmyk(0%, 14.9%, 25.1%, 0%) |
| CIE-LAB | lab(89.23, 9.40, 17.72) |
| CIE-LCH | lch(89.23, 20.06, 62.05°) |
| OKLab | oklab(91.07% 0.0304 0.0457) |
| OKLCH | oklch(91.07% 0.055 56.3) |
| XYZ | xyz(75.4575, 74.6500, 59.7142) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.74
Apricot
#FBCEB1
ΔE00 2.94
Light Peach
#FFD8B1
ΔE00 4.41
Bisque
#FFE4C4
ΔE00 5.71
Blanchedalmond
#FFEBCD
ΔE00 8.26
Navajowhite
#FFDEAD
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9BF #BFE5FF
analogous
#FFBFC5 #FFD9BF #FFF9BF
triadic
#FFD9BF #BFFFD9 #D9BFFF
tetradic
#FFD9BF #C5FFBF #BFE5FF #F9BFFF
square
#FFD9BF #C5FFBF #BFE5FF #F9BFFF
split-complementary
#FFD9BF #BFFFF9 #BFC5FF
monochromatic
#FF9045 #FFB582 #FFD9BF #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.32
#FFD9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#FFD9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9BF
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9BF | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBD
Deuteranopia (green-blind)
#EDE3BF
Tritanopia (blue-blind)
#FFD2D2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd9bf; /* rgb */ color: rgb(255, 217, 191); /* oklch */ color: oklch(91.1% 0.055 56.3);
Tailwind
colors: {
custom: {
50: '#ffe4d2',
500: '#ffd9bf',
950: '#000000',
},
}SCSS
$custom: #ffd9bf; $custom-light: #ffe4d2; $custom-dark: #000000;
JSON
{
"hex": "#ffd9bf",
"rgb": {
"r": 255,
"g": 217,
"b": 191
},
"hsl": {
"h": 24.375,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.9107,
"c": 0.05487,
"h": 56.3
},
"luminance": 0.74647
}Semantic roles & 50–950 ramp
primary
#FFD9BF
secondary
#7BBBE8
accent
#88E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483