#FFD9BE#FFD9BE
#FFD9BE is a very light, muted orange. Relative luminance 0.746; OKLCH L 91.0% C 0.056 H 57.3°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD9BE |
|---|---|
| RGB | rgb(255, 217, 190) |
| HSL | hsl(25, 100%, 87%) |
| HSV | hsv(25, 25%, 100%) |
| CMYK | cmyk(0%, 14.9%, 25.5%, 0%) |
| CIE-LAB | lab(89.21, 9.27, 18.22) |
| CIE-LCH | lch(89.21, 20.44, 63.03°) |
| OKLab | oklab(91.05% 0.03 0.0469) |
| OKLCH | oklch(91.05% 0.056 57.3) |
| XYZ | xyz(75.3479, 74.6061, 59.1366) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 2.36
Apricot
#FBCEB1
ΔE00 2.94
Light Peach
#FFD8B1
ΔE00 4.03
Bisque
#FFE4C4
ΔE00 5.44
Navajowhite
#FFDEAD
ΔE00 7.91
Blanchedalmond
#FFEBCD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD9BE #BEE4FF
analogous
#FFBEC4 #FFD9BE #FFF9BE
triadic
#FFD9BE #BEFFD9 #D9BEFF
tetradic
#FFD9BE #C4FFBE #BEE4FF #F9BEFF
square
#FFD9BE #C4FFBE #BEE4FF #F9BEFF
split-complementary
#FFD9BE #BEFFF9 #BEC4FF
monochromatic
#FF9144 #FFB581 #FFD9BE #FFEDE0 #FFEDE0
Accessibility & contrast
On white
1.32
#FFD9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#FFD9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD9BE
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD9BE | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBC
Deuteranopia (green-blind)
#EDE3BE
Tritanopia (blue-blind)
#FFD2D1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #ffd9be; /* rgb */ color: rgb(255, 217, 190); /* oklch */ color: oklch(91.0% 0.056 57.3);
Tailwind
colors: {
custom: {
50: '#ffe4d1',
500: '#ffd9be',
950: '#000000',
},
}SCSS
$custom: #ffd9be; $custom-light: #ffe4d1; $custom-dark: #000000;
JSON
{
"hex": "#ffd9be",
"rgb": {
"r": 255,
"g": 217,
"b": 190
},
"hsl": {
"h": 24.923,
"s": 100,
"l": 87.255
},
"oklch": {
"l": 0.91047,
"c": 0.05568,
"h": 57.3
},
"luminance": 0.74603
}Semantic roles & 50–950 ramp
primary
#FFD9BE
secondary
#7ABAE7
accent
#86E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483