#FFDF85#FFDF85
#FFDF85 is a very light, moderate orange. Relative luminance 0.757; OKLCH L 91.2% C 0.115 H 90.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF85 |
|---|---|
| RGB | rgb(255, 223, 133) |
| HSL | hsl(44, 100%, 76%) |
| HSV | hsv(44, 48%, 100%) |
| CMYK | cmyk(0%, 12.5%, 47.8%, 0%) |
| CIE-LAB | lab(89.73, -0.25, 47.93) |
| CIE-LCH | lch(89.73, 47.93, 90.30°) |
| OKLab | oklab(91.15% -0.0009 0.1152) |
| OKLCH | oklch(91.15% 0.115 90.4) |
| XYZ | xyz(71.8637, 75.7320, 33.0181) |
| Luminance | 0.7573 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.20
Sandy
#F1DA7A
ΔE00 3.23
Pale Gold
#FDDE6C
ΔE00 3.53
Yellow Tan
#FFE36E
ΔE00 4.17
Light Mustard
#F7D560
ΔE00 4.43
Sand Yellow
#FCE166
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF85 #85A5FF
analogous
#FFA285 #FFDF85 #E2FF85
triadic
#FFDF85 #85FFDF #DF85FF
tetradic
#FFDF85 #85FFA2 #85A5FF #FF85E2
square
#FFDF85 #85FFA2 #85A5FF #FF85E2
split-complementary
#FFDF85 #85E2FF #A285FF
monochromatic
#FFBF0B #FFCF48 #FFDF85 #FFEFC2 #FFF7E0
Accessibility & contrast
On white
1.30
#FFDF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#FFDF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF85
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF85 | 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)
#F1DC7E
Deuteranopia (green-blind)
#F9E688
Tritanopia (blue-blind)
#FFD2C9
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf85; /* rgb */ color: rgb(255, 223, 133); /* oklch */ color: oklch(91.2% 0.115 90.4);
Tailwind
colors: {
custom: {
50: '#ffe8aa',
500: '#ffdf85',
950: '#000000',
},
}SCSS
$custom: #ffdf85; $custom-light: #ffe8aa; $custom-dark: #000000;
JSON
{
"hex": "#ffdf85",
"rgb": {
"r": 255,
"g": 223,
"b": 133
},
"hsl": {
"h": 44.262,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.91151,
"c": 0.11517,
"h": 90.4
},
"luminance": 0.75729
}Semantic roles & 50–950 ramp
primary
#FFDF85
secondary
#4971DF
accent
#3CE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181610
muted
#868481