#FFDF8E#FFDF8E
#FFDF8E is a very light, moderate orange. Relative luminance 0.760; OKLCH L 91.3% C 0.106 H 88.7°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF8E |
|---|---|
| RGB | rgb(255, 223, 142) |
| HSL | hsl(43, 100%, 78%) |
| HSV | hsv(43, 44%, 100%) |
| CMYK | cmyk(0%, 12.5%, 44.3%, 0%) |
| CIE-LAB | lab(89.86, 0.60, 43.66) |
| CIE-LCH | lch(89.86, 43.66, 89.21°) |
| OKLab | oklab(91.29% 0.0024 0.1061) |
| OKLCH | oklch(91.29% 0.106 88.7) |
| XYZ | xyz(72.5123, 75.9914, 36.4342) |
| Luminance | 0.7599 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.59
Sandy
#F1DA7A
ΔE00 4.19
Pale Gold
#FDDE6C
ΔE00 5.04
Pale Peach
#FFE5AD
ΔE00 5.06
Yellow Tan
#FFE36E
ΔE00 5.64
Light Mustard
#F7D560
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF8E #8EAEFF
analogous
#FFA68E #FFDF8E #E6FF8E
triadic
#FFDF8E #8EFFDF #DF8EFF
tetradic
#FFDF8E #8EFFA6 #8EAEFF #FF8EE6
square
#FFDF8E #8EFFA6 #8EAEFF #FF8EE6
split-complementary
#FFDF8E #8EE6FF #A68EFF
monochromatic
#FFBC14 #FFCE51 #FFDF8E #FFF0CB #FFF6E0
Accessibility & contrast
On white
1.30
#FFDF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#FFDF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF8E
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF8E | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD88
Deuteranopia (green-blind)
#F8E691
Tritanopia (blue-blind)
#FFD3CB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf8e; /* rgb */ color: rgb(255, 223, 142); /* oklch */ color: oklch(91.3% 0.106 88.7);
Tailwind
colors: {
custom: {
50: '#ffe8b0',
500: '#ffdf8e',
950: '#000000',
},
}SCSS
$custom: #ffdf8e; $custom-light: #ffe8b0; $custom-dark: #000000;
JSON
{
"hex": "#ffdf8e",
"rgb": {
"r": 255,
"g": 223,
"b": 142
},
"hsl": {
"h": 43.009,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.91286,
"c": 0.10613,
"h": 88.7
},
"luminance": 0.75988
}Semantic roles & 50–950 ramp
primary
#FFDF8E
secondary
#517AE0
accent
#41E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481