#FFDF86#FFDF86
#FFDF86 is a very light, moderate orange. Relative luminance 0.758; OKLCH L 91.2% C 0.114 H 90.3°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF86 |
|---|---|
| RGB | rgb(255, 223, 134) |
| HSL | hsl(44, 100%, 76%) |
| HSV | hsv(44, 47%, 100%) |
| CMYK | cmyk(0%, 12.5%, 47.5%, 0%) |
| CIE-LAB | lab(89.75, -0.16, 47.46) |
| CIE-LCH | lch(89.75, 47.46, 90.19°) |
| OKLab | oklab(91.17% -0.0005 0.1142) |
| OKLCH | oklch(91.17% 0.114 90.3) |
| XYZ | xyz(71.9331, 75.7597, 33.3837) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.34
Sandy
#F1DA7A
ΔE00 3.31
Pale Gold
#FDDE6C
ΔE00 3.69
Yellow Tan
#FFE36E
ΔE00 4.32
Light Mustard
#F7D560
ΔE00 4.57
Sand Yellow
#FCE166
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF86 #86A6FF
analogous
#FFA386 #FFDF86 #E3FF86
triadic
#FFDF86 #86FFDF #DF86FF
tetradic
#FFDF86 #86FFA3 #86A6FF #FF86E3
square
#FFDF86 #86FFA3 #86A6FF #FF86E3
split-complementary
#FFDF86 #86E3FF #A386FF
monochromatic
#FFBF0C #FFCF49 #FFDF86 #FFEFC3 #FFF7E0
Accessibility & contrast
On white
1.30
#FFDF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FFDF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF86
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF86 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DC7F
Deuteranopia (green-blind)
#F9E689
Tritanopia (blue-blind)
#FFD2CA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf86; /* rgb */ color: rgb(255, 223, 134); /* oklch */ color: oklch(91.2% 0.114 90.3);
Tailwind
colors: {
custom: {
50: '#ffe8ab',
500: '#ffdf86',
950: '#000000',
},
}SCSS
$custom: #ffdf86; $custom-light: #ffe8ab; $custom-dark: #000000;
JSON
{
"hex": "#ffdf86",
"rgb": {
"r": 255,
"g": 223,
"b": 134
},
"hsl": {
"h": 44.132,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91166,
"c": 0.11418,
"h": 90.3
},
"luminance": 0.75757
}Semantic roles & 50–950 ramp
primary
#FFDF86
secondary
#4A72DF
accent
#3DE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481