#FFD97A#FFD97A
#FFD97A is a very light, vivid orange. Relative luminance 0.723; OKLCH L 89.8% C 0.122 H 88.1°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD97A |
|---|---|
| RGB | rgb(255, 217, 122) |
| HSL | hsl(43, 100%, 74%) |
| HSV | hsv(43, 52%, 100%) |
| CMYK | cmyk(0%, 14.9%, 52.2%, 0%) |
| CIE-LAB | lab(88.11, 1.85, 51.27) |
| CIE-LCH | lch(88.11, 51.30, 87.93°) |
| OKLab | oklab(89.83% 0.0041 0.1217) |
| OKLCH | oklch(89.83% 0.122 88.1) |
| XYZ | xyz(69.5685, 72.2943, 28.6984) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 2.32
Light Mustard
#F7D560
ΔE00 3.66
Pale Gold
#FDDE6C
ΔE00 3.68
Sandy
#F1DA7A
ΔE00 4.25
Maize
#F4D054
ΔE00 4.62
Yellow Tan
#FFE36E
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD97A #7AA0FF
analogous
#FF977A #FFD97A #E3FF7A
triadic
#FFD97A #7AFFD9 #D97AFF
tetradic
#FFD97A #7AFF97 #7AA0FF #FF7AE3
square
#FFD97A #7AFF97 #7AA0FF #FF7AE3
split-complementary
#FFD97A #7AE3FF #977AFF
monochromatic
#FFB600 #FFC83D #FFD97A #FFEAB7 #FFF6E0
Accessibility & contrast
On white
1.36
#FFD97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#FFD97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD97A
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD97A | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD772
Deuteranopia (green-blind)
#F6E17D
Tritanopia (blue-blind)
#FFCBC3
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd97a; /* rgb */ color: rgb(255, 217, 122); /* oklch */ color: oklch(89.8% 0.122 88.1);
Tailwind
colors: {
custom: {
50: '#ffe4a2',
500: '#ffd97a',
950: '#000000',
},
}SCSS
$custom: #ffd97a; $custom-light: #ffe4a2; $custom-dark: #000000;
JSON
{
"hex": "#ffd97a",
"rgb": {
"r": 255,
"g": 217,
"b": 122
},
"hsl": {
"h": 42.857,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.89826,
"c": 0.12179,
"h": 88.1
},
"luminance": 0.72291
}Semantic roles & 50–950 ramp
primary
#FFD97A
secondary
#406DDD
accent
#42E600
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480