#FFDF9D#FFDF9D
#FFDF9D is a very light, moderate orange. Relative luminance 0.765; OKLCH L 91.5% C 0.090 H 84.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF9D |
|---|---|
| RGB | rgb(255, 223, 157) |
| HSL | hsl(40, 100%, 81%) |
| HSV | hsv(40, 38%, 100%) |
| CMYK | cmyk(0%, 12.5%, 38.4%, 0%) |
| CIE-LAB | lab(90.08, 2.15, 36.42) |
| CIE-LCH | lch(90.08, 36.48, 86.62°) |
| OKLab | oklab(91.53% 0.0081 0.0901) |
| OKLCH | oklch(91.53% 0.09 84.8) |
| XYZ | xyz(73.7152, 76.4726, 42.7695) |
| Luminance | 0.7647 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.68
Navajowhite
#FFDEAD
ΔE00 4.09
Moccasin
#FFE4B5
ΔE00 4.35
Wheat
#F5DEB3
ΔE00 5.28
Wheat (survey)
#FBDD7E
ΔE00 5.41
Vanilla
#F3E5AB
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF9D #9DBDFF
analogous
#FFAE9D #FFDF9D #EEFF9D
triadic
#FFDF9D #9DFFDF #DF9DFF
tetradic
#FFDF9D #9DFFAE #9DBDFF #FF9DEE
square
#FFDF9D #9DFFAE #9DBDFF #FF9DEE
split-complementary
#FFDF9D #9DEEFF #AE9DFF
monochromatic
#FFB723 #FFCB60 #FFDF9D #FFF3DA #FFF5E0
Accessibility & contrast
On white
1.29
#FFDF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#FFDF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF9D
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF9D | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDE98
Deuteranopia (green-blind)
#F6E69F
Tritanopia (blue-blind)
#FFD4CE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdf9d; /* rgb */ color: rgb(255, 223, 157); /* oklch */ color: oklch(91.5% 0.090 84.8);
Tailwind
colors: {
custom: {
50: '#ffe8ba',
500: '#ffdf9d',
950: '#000000',
},
}SCSS
$custom: #ffdf9d; $custom-light: #ffe8ba; $custom-dark: #000000;
JSON
{
"hex": "#ffdf9d",
"rgb": {
"r": 255,
"g": 223,
"b": 157
},
"hsl": {
"h": 40.408,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.91534,
"c": 0.09049,
"h": 84.8
},
"luminance": 0.7647
}Semantic roles & 50–950 ramp
primary
#FFDF9D
secondary
#5E89E3
accent
#4BE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482