#FFDF8A#FFDF8A
#FFDF8A is a very light, moderate orange. Relative luminance 0.759; OKLCH L 91.2% C 0.110 H 89.5°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF8A |
|---|---|
| RGB | rgb(255, 223, 138) |
| HSL | hsl(44, 100%, 77%) |
| HSV | hsv(44, 46%, 100%) |
| CMYK | cmyk(0%, 12.5%, 45.9%, 0%) |
| CIE-LAB | lab(89.80, 0.21, 45.57) |
| CIE-LCH | lch(89.80, 45.57, 89.73°) |
| OKLab | oklab(91.23% 0.0009 0.1102) |
| OKLCH | oklch(91.23% 0.11 89.5) |
| XYZ | xyz(72.2174, 75.8735, 34.8809) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.93
Sandy
#F1DA7A
ΔE00 3.70
Pale Gold
#FDDE6C
ΔE00 4.35
Yellow Tan
#FFE36E
ΔE00 4.96
Light Mustard
#F7D560
ΔE00 5.15
Sand (survey)
#E2CA76
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF8A #8AAAFF
analogous
#FFA58A #FFDF8A #E4FF8A
triadic
#FFDF8A #8AFFDF #DF8AFF
tetradic
#FFDF8A #8AFFA5 #8AAAFF #FF8AE4
square
#FFDF8A #8AFFA5 #8AAAFF #FF8AE4
split-complementary
#FFDF8A #8AE4FF #A58AFF
monochromatic
#FFBE10 #FFCE4D #FFDF8A #FFF0C7 #FFF7E0
Accessibility & contrast
On white
1.30
#FFDF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#FFDF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF8A
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF8A | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DD83
Deuteranopia (green-blind)
#F9E68D
Tritanopia (blue-blind)
#FFD2CA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf8a; /* rgb */ color: rgb(255, 223, 138); /* oklch */ color: oklch(91.2% 0.110 89.5);
Tailwind
colors: {
custom: {
50: '#ffe8ad',
500: '#ffdf8a',
950: '#000000',
},
}SCSS
$custom: #ffdf8a; $custom-light: #ffe8ad; $custom-dark: #000000;
JSON
{
"hex": "#ffdf8a",
"rgb": {
"r": 255,
"g": 223,
"b": 138
},
"hsl": {
"h": 43.59,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91225,
"c": 0.11018,
"h": 89.5
},
"luminance": 0.7587
}Semantic roles & 50–950 ramp
primary
#FFDF8A
secondary
#4E75E0
accent
#3FE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481