#FFDFB8#FFDFB8
#FFDFB8 is a very light, moderate orange. Relative luminance 0.775; OKLCH L 92.1% C 0.062 H 72.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDFB8 |
|---|---|
| RGB | rgb(255, 223, 184) |
| HSL | hsl(33, 100%, 86%) |
| HSV | hsv(33, 28%, 100%) |
| CMYK | cmyk(0%, 12.5%, 27.8%, 0%) |
| CIE-LAB | lab(90.55, 5.38, 23.20) |
| CIE-LCH | lch(90.55, 23.82, 76.94°) |
| OKLab | oklab(92.06% 0.0187 0.0591) |
| OKLCH | oklch(92.06% 0.062 72.4) |
| XYZ | xyz(76.2803, 77.4986, 56.2787) |
| Luminance | 0.7750 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.37
Light Peach
#FFD8B1
ΔE00 2.62
Navajowhite
#FFDEAD
ΔE00 2.74
Peach
#FFDAB9
ΔE00 3.25
Moccasin
#FFE4B5
ΔE00 3.46
Wheat
#F5DEB3
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDFB8 #B8D8FF
analogous
#FFBBB8 #FFDFB8 #FBFFB8
triadic
#FFDFB8 #B8FFDF #DFB8FF
tetradic
#FFDFB8 #B8FFBB #B8D8FF #FFB8FB
square
#FFDFB8 #B8FFBB #B8D8FF #FFB8FB
split-complementary
#FFDFB8 #B8FBFF #BBB8FF
monochromatic
#FFA83E #FFC37B #FFDFB8 #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.27
#FFDFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#FFDFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDFB8
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDFB8 | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE0B5
Deuteranopia (green-blind)
#F3E7B9
Tritanopia (blue-blind)
#FFD7D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffdfb8; /* rgb */ color: rgb(255, 223, 184); /* oklch */ color: oklch(92.1% 0.062 72.4);
Tailwind
colors: {
custom: {
50: '#ffe8cd',
500: '#ffdfb8',
950: '#000000',
},
}SCSS
$custom: #ffdfb8; $custom-light: #ffe8cd; $custom-dark: #000000;
JSON
{
"hex": "#ffdfb8",
"rgb": {
"r": 255,
"g": 223,
"b": 184
},
"hsl": {
"h": 32.958,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.9206,
"c": 0.06202,
"h": 72.4
},
"luminance": 0.77496
}Semantic roles & 50–950 ramp
primary
#FFDFB8
secondary
#75A8E7
accent
#67E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181613
muted
#868483