#FFD097#FFD097
#FFD097 is a very light, moderate orange. Relative luminance 0.686; OKLCH L 88.5% C 0.090 H 71.6°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD097 |
|---|---|
| RGB | rgb(255, 208, 151) |
| HSL | hsl(33, 100%, 80%) |
| HSV | hsv(33, 41%, 100%) |
| CMYK | cmyk(0%, 18.4%, 40.8%, 0%) |
| CIE-LAB | lab(86.31, 9.21, 34.53) |
| CIE-LCH | lch(86.31, 35.74, 75.06°) |
| OKLab | oklab(88.54% 0.0284 0.0855) |
| OKLCH | oklch(88.54% 0.09 71.6) |
| XYZ | xyz(69.3840, 68.6096, 38.8605) |
| Luminance | 0.6861 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.63
Light Peach
#FFD8B1
ΔE00 4.76
Peach
#FFDAB9
ΔE00 6.52
Burlywood
#DEB887
ΔE00 6.67
Moccasin
#FFE4B5
ΔE00 6.71
Wheat
#F5DEB3
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD097 #97C6FF
analogous
#FF9C97 #FFD097 #FAFF97
triadic
#FFD097 #97FFD0 #D097FF
tetradic
#FFD097 #97FF9C #97C6FF #FF97FA
square
#FFD097 #97FF9C #97C6FF #FF97FA
split-complementary
#FFD097 #97FAFF #9C97FF
monochromatic
#FF991D #FFB45A #FFD097 #FFECD4 #FFF1E0
Accessibility & contrast
On white
1.43
#FFD097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#FFD097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD097
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD097 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D293
Deuteranopia (green-blind)
#ECDC98
Tritanopia (blue-blind)
#FFC4C1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd097; /* rgb */ color: rgb(255, 208, 151); /* oklch */ color: oklch(88.5% 0.090 71.6);
Tailwind
colors: {
custom: {
50: '#ffdeb6',
500: '#ffd097',
950: '#000000',
},
}SCSS
$custom: #ffd097; $custom-light: #ffdeb6; $custom-dark: #000000;
JSON
{
"hex": "#ffd097",
"rgb": {
"r": 255,
"g": 208,
"b": 151
},
"hsl": {
"h": 32.885,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.88544,
"c": 0.09009,
"h": 71.6
},
"luminance": 0.68606
}Semantic roles & 50–950 ramp
primary
#FFD097
secondary
#5997E2
accent
#68E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481