#FFD897#FFD897
#FFD897 is a very light, moderate orange. Relative luminance 0.726; OKLCH L 90.1% C 0.093 H 79.9°. Best body text is #000000 at 15.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD897 |
|---|---|
| RGB | rgb(255, 216, 151) |
| HSL | hsl(38, 100%, 80%) |
| HSV | hsv(38, 41%, 100%) |
| CMYK | cmyk(0%, 15.3%, 40.8%, 0%) |
| CIE-LAB | lab(88.26, 5.09, 37.09) |
| CIE-LCH | lch(88.26, 37.43, 82.19°) |
| OKLab | oklab(90.07% 0.0163 0.0915) |
| OKLCH | oklch(90.07% 0.093 79.9) |
| XYZ | xyz(71.3838, 72.6093, 39.5271) |
| Luminance | 0.7261 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.77
Pale Peach
#FFE5AD
ΔE00 4.50
Moccasin
#FFE4B5
ΔE00 5.12
Wheat
#F5DEB3
ΔE00 5.95
Wheat (survey)
#FBDD7E
ΔE00 6.70
Light Peach
#FFD8B1
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD897 #97BEFF
analogous
#FFA497 #FFD897 #F2FF97
triadic
#FFD897 #97FFD8 #D897FF
tetradic
#FFD897 #97FFA4 #97BEFF #FF97F2
square
#FFD897 #97FFA4 #97BEFF #FF97F2
split-complementary
#FFD897 #97F2FF #A497FF
monochromatic
#FFAA1D #FFC15A #FFD897 #FFEFD4 #FFF4E0
Accessibility & contrast
On white
1.35
#FFD897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.52
#FFD897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD897
15.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD897 | 1.00 | 1.35 | 15.52 | 15.52 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D892
Deuteranopia (green-blind)
#F2E199
Tritanopia (blue-blind)
#FFCCC7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffd897; /* rgb */ color: rgb(255, 216, 151); /* oklch */ color: oklch(90.1% 0.093 79.9);
Tailwind
colors: {
custom: {
50: '#ffe3b6',
500: '#ffd897',
950: '#000000',
},
}SCSS
$custom: #ffd897; $custom-light: #ffe3b6; $custom-dark: #000000;
JSON
{
"hex": "#ffd897",
"rgb": {
"r": 255,
"g": 216,
"b": 151
},
"hsl": {
"h": 37.5,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.90074,
"c": 0.09289,
"h": 79.9
},
"luminance": 0.72606
}Semantic roles & 50–950 ramp
primary
#FFD897
secondary
#598CE2
accent
#56E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481