#FFDF8D#FFDF8D
#FFDF8D is a very light, moderate orange. Relative luminance 0.760; OKLCH L 91.3% C 0.107 H 88.9°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF8D |
|---|---|
| RGB | rgb(255, 223, 141) |
| HSL | hsl(43, 100%, 78%) |
| HSV | hsv(43, 45%, 100%) |
| CMYK | cmyk(0%, 12.5%, 44.7%, 0%) |
| CIE-LAB | lab(89.84, 0.50, 44.14) |
| CIE-LCH | lch(89.84, 44.14, 89.35°) |
| OKLab | oklab(91.27% 0.0021 0.1071) |
| OKLCH | oklch(91.27% 0.107 88.9) |
| XYZ | xyz(72.4376, 75.9615, 36.0406) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.42
Sandy
#F1DA7A
ΔE00 4.06
Pale Gold
#FDDE6C
ΔE00 4.86
Pale Peach
#FFE5AD
ΔE00 5.22
Yellow Tan
#FFE36E
ΔE00 5.46
Light Mustard
#F7D560
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF8D #8DADFF
analogous
#FFA68D #FFDF8D #E6FF8D
triadic
#FFDF8D #8DFFDF #DF8DFF
tetradic
#FFDF8D #8DFFA6 #8DADFF #FF8DE6
square
#FFDF8D #8DFFA6 #8DADFF #FF8DE6
split-complementary
#FFDF8D #8DE6FF #A68DFF
monochromatic
#FFBD13 #FFCE50 #FFDF8D #FFF0CA #FFF6E0
Accessibility & contrast
On white
1.30
#FFDF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#FFDF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF8D
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF8D | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD87
Deuteranopia (green-blind)
#F8E690
Tritanopia (blue-blind)
#FFD2CB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf8d; /* rgb */ color: rgb(255, 223, 141); /* oklch */ color: oklch(91.3% 0.107 88.9);
Tailwind
colors: {
custom: {
50: '#ffe8af',
500: '#ffdf8d',
950: '#000000',
},
}SCSS
$custom: #ffdf8d; $custom-light: #ffe8af; $custom-dark: #000000;
JSON
{
"hex": "#ffdf8d",
"rgb": {
"r": 255,
"g": 223,
"b": 141
},
"hsl": {
"h": 43.158,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.9127,
"c": 0.10715,
"h": 88.9
},
"luminance": 0.75958
}Semantic roles & 50–950 ramp
primary
#FFDF8D
secondary
#5079E0
accent
#40E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481