#FFDFB9#FFDFB9
#FFDFB9 is a very light, moderate orange. Relative luminance 0.775; OKLCH L 92.1% C 0.061 H 71.7°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFB9 |
|---|---|
| RGB | rgb(255, 223, 185) |
| HSL | hsl(33, 100%, 86%) |
| HSV | hsv(33, 27%, 100%) |
| CMYK | cmyk(0%, 12.5%, 27.5%, 0%) |
| CIE-LAB | lab(90.57, 5.51, 22.71) |
| CIE-LCH | lch(90.57, 23.37, 76.36°) |
| OKLab | oklab(92.08% 0.0191 0.0579) |
| OKLCH | oklch(92.08% 0.061 71.7) |
| XYZ | xyz(76.3855, 77.5407, 56.8327) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.19
Light Peach
#FFD8B1
ΔE00 2.53
Peach
#FFDAB9
ΔE00 3.00
Navajowhite
#FFDEAD
ΔE00 3.05
Moccasin
#FFE4B5
ΔE00 3.74
Wheat
#F5DEB3
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFB9 #B9D9FF
analogous
#FFBCB9 #FFDFB9 #FCFFB9
triadic
#FFDFB9 #B9FFDF #DFB9FF
tetradic
#FFDFB9 #B9FFBC #B9D9FF #FFB9FC
square
#FFDFB9 #B9FFBC #B9D9FF #FFB9FC
split-complementary
#FFDFB9 #B9FCFF #BCB9FF
monochromatic
#FFA73F #FFC37C #FFDFB9 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.27
#FFDFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#FFDFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFB9
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFB9 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B7
Deuteranopia (green-blind)
#F2E7BA
Tritanopia (blue-blind)
#FFD7D5
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdfb9; /* rgb */ color: rgb(255, 223, 185); /* oklch */ color: oklch(92.1% 0.061 71.7);
Tailwind
colors: {
custom: {
50: '#ffe8ce',
500: '#ffdfb9',
950: '#000000',
},
}SCSS
$custom: #ffdfb9; $custom-light: #ffe8ce; $custom-dark: #000000;
JSON
{
"hex": "#ffdfb9",
"rgb": {
"r": 255,
"g": 223,
"b": 185
},
"hsl": {
"h": 32.571,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.92081,
"c": 0.061,
"h": 71.7
},
"luminance": 0.77538
}Semantic roles & 50–950 ramp
primary
#FFDFB9
secondary
#75A9E7
accent
#69E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181613
muted
#868483