#FFD797#FFD797
#FFD797 is a very light, moderate orange. Relative luminance 0.721; OKLCH L 89.9% C 0.092 H 78.9°. Best body text is #000000 at 15.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD797 |
|---|---|
| RGB | rgb(255, 215, 151) |
| HSL | hsl(37, 100%, 80%) |
| HSV | hsv(37, 41%, 100%) |
| CMYK | cmyk(0%, 15.7%, 40.8%, 0%) |
| CIE-LAB | lab(88.02, 5.60, 36.77) |
| CIE-LCH | lch(88.02, 37.19, 81.34°) |
| OKLab | oklab(89.88% 0.0178 0.0907) |
| OKLCH | oklch(89.88% 0.092 78.9) |
| XYZ | xyz(71.1284, 72.0985, 39.4420) |
| Luminance | 0.7209 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.70
Pale Peach
#FFE5AD
ΔE00 4.78
Moccasin
#FFE4B5
ΔE00 5.21
Wheat
#F5DEB3
ΔE00 6.01
Light Peach
#FFD8B1
ΔE00 6.42
Wheat (survey)
#FBDD7E
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD797 #97BFFF
analogous
#FFA397 #FFD797 #F3FF97
triadic
#FFD797 #97FFD7 #D797FF
tetradic
#FFD797 #97FFA3 #97BFFF #FF97F3
square
#FFD797 #97FFA3 #97BFFF #FF97F3
split-complementary
#FFD797 #97F3FF #A397FF
monochromatic
#FFA81D #FFBF5A #FFD797 #FFEFD4 #FFF3E0
Accessibility & contrast
On white
1.36
#FFD797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.42
#FFD797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD797
15.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD797 | 1.00 | 1.36 | 15.42 | 15.42 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D792
Deuteranopia (green-blind)
#F1E199
Tritanopia (blue-blind)
#FFCBC7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd797; /* rgb */ color: rgb(255, 215, 151); /* oklch */ color: oklch(89.9% 0.092 78.9);
Tailwind
colors: {
custom: {
50: '#ffe3b6',
500: '#ffd797',
950: '#000000',
},
}SCSS
$custom: #ffd797; $custom-light: #ffe3b6; $custom-dark: #000000;
JSON
{
"hex": "#ffd797",
"rgb": {
"r": 255,
"g": 215,
"b": 151
},
"hsl": {
"h": 36.923,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.89882,
"c": 0.09244,
"h": 78.9
},
"luminance": 0.72095
}Semantic roles & 50–950 ramp
primary
#FFD797
secondary
#598DE2
accent
#58E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481