#FFDF9E#FFDF9E
#FFDF9E is a very light, moderate orange. Relative luminance 0.765; OKLCH L 91.6% C 0.089 H 84.5°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFDF9E |
|---|---|
| RGB | rgb(255, 223, 158) |
| HSL | hsl(40, 100%, 81%) |
| HSV | hsv(40, 38%, 100%) |
| CMYK | cmyk(0%, 12.5%, 38%, 0%) |
| CIE-LAB | lab(90.09, 2.26, 35.94) |
| CIE-LCH | lch(90.09, 36.01, 86.40°) |
| OKLab | oklab(91.55% 0.0085 0.089) |
| OKLCH | oklch(91.55% 0.089 84.5) |
| XYZ | xyz(73.8010, 76.5069, 43.2210) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.56
Navajowhite
#FFDEAD
ΔE00 3.88
Moccasin
#FFE4B5
ΔE00 4.16
Wheat
#F5DEB3
ΔE00 5.10
Vanilla
#F3E5AB
ΔE00 5.43
Wheat (survey)
#FBDD7E
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFDF9E #9EBEFF
analogous
#FFAE9E #FFDF9E #EEFF9E
triadic
#FFDF9E #9EFFDF #DF9EFF
tetradic
#FFDF9E #9EFFAE #9EBEFF #FF9EEE
square
#FFDF9E #9EFFAE #9EBEFF #FF9EEE
split-complementary
#FFDF9E #9EEEFF #AE9EFF
monochromatic
#FFB724 #FFCB61 #FFDF9E #FFF3DB #FFF5E0
Accessibility & contrast
On white
1.29
#FFDF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FFDF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFDF9E
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFDF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFDF9E | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE99
Deuteranopia (green-blind)
#F6E6A0
Tritanopia (blue-blind)
#FFD4CE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffdf9e; /* rgb */ color: rgb(255, 223, 158); /* oklch */ color: oklch(91.6% 0.089 84.5);
Tailwind
colors: {
custom: {
50: '#ffe8bb',
500: '#ffdf9e',
950: '#000000',
},
}SCSS
$custom: #ffdf9e; $custom-light: #ffe8bb; $custom-dark: #000000;
JSON
{
"hex": "#ffdf9e",
"rgb": {
"r": 255,
"g": 223,
"b": 158
},
"hsl": {
"h": 40.206,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.91552,
"c": 0.08943,
"h": 84.5
},
"luminance": 0.76504
}Semantic roles & 50–950 ramp
primary
#FFDF9E
secondary
#5F8AE3
accent
#4CE600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181612
muted
#868482