#FFDF94#FFDF94
#FFDF94 is a very light, moderate orange. Relative luminance 0.762; OKLCH L 91.4% C 0.100 H 87.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF94 |
|---|---|
| RGB | rgb(255, 223, 148) |
| HSL | hsl(42, 100%, 79%) |
| HSV | hsv(42, 42%, 100%) |
| CMYK | cmyk(0%, 12.5%, 42%, 0%) |
| CIE-LAB | lab(89.94, 1.20, 40.78) |
| CIE-LCH | lch(89.94, 40.80, 88.32°) |
| OKLab | oklab(91.38% 0.0047 0.0998) |
| OKLCH | oklch(91.38% 0.1 87.3) |
| XYZ | xyz(72.9750, 76.1765, 38.8708) |
| Luminance | 0.7617 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.65
Pale Peach
#FFE5AD
ΔE00 4.08
Sandy
#F1DA7A
ΔE00 5.06
Vanilla
#F3E5AB
ΔE00 5.83
Navajowhite
#FFDEAD
ΔE00 5.86
Moccasin
#FFE4B5
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF94 #94B4FF
analogous
#FFAA94 #FFDF94 #EAFF94
triadic
#FFDF94 #94FFDF #DF94FF
tetradic
#FFDF94 #94FFAA #94B4FF #FF94EA
square
#FFDF94 #94FFAA #94B4FF #FF94EA
split-complementary
#FFDF94 #94EAFF #AA94FF
monochromatic
#FFBA1A #FFCD57 #FFDF94 #FFF1D1 #FFF6E0
Accessibility & contrast
On white
1.29
#FFDF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#FFDF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF94
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF94 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8E
Deuteranopia (green-blind)
#F8E696
Tritanopia (blue-blind)
#FFD3CC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #ffdf94; /* rgb */ color: rgb(255, 223, 148); /* oklch */ color: oklch(91.4% 0.100 87.3);
Tailwind
colors: {
custom: {
50: '#ffe8b4',
500: '#ffdf94',
950: '#000000',
},
}SCSS
$custom: #ffdf94; $custom-light: #ffe8b4; $custom-dark: #000000;
JSON
{
"hex": "#ffdf94",
"rgb": {
"r": 255,
"g": 223,
"b": 148
},
"hsl": {
"h": 42.056,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.91381,
"c": 0.09994,
"h": 87.3
},
"luminance": 0.76173
}Semantic roles & 50–950 ramp
primary
#FFDF94
secondary
#5680E1
accent
#45E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481