#FFE097#FFE097
#FFE097 is a very light, moderate orange. Relative luminance 0.768; OKLCH L 91.6% C 0.097 H 87.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE097 |
|---|---|
| RGB | rgb(255, 224, 151) |
| HSL | hsl(42, 100%, 80%) |
| HSV | hsv(42, 41%, 100%) |
| CMYK | cmyk(0%, 12.2%, 40.8%, 0%) |
| CIE-LAB | lab(90.23, 1.00, 39.65) |
| CIE-LCH | lch(90.23, 39.66, 88.56°) |
| OKLab | oklab(91.63% 0.0044 0.0974) |
| OKLCH | oklch(91.63% 0.097 87.4) |
| XYZ | xyz(73.4835, 76.8086, 40.2270) |
| Luminance | 0.7681 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.64
Wheat (survey)
#FBDD7E
ΔE00 3.96
Sandy
#F1DA7A
ΔE00 5.26
Vanilla
#F3E5AB
ΔE00 5.43
Navajowhite
#FFDEAD
ΔE00 5.59
Moccasin
#FFE4B5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE097 #97B6FF
analogous
#FFAC97 #FFE097 #EAFF97
triadic
#FFE097 #97FFE0 #E097FF
tetradic
#FFE097 #97FFAC #97B6FF #FF97EA
square
#FFE097 #97FFAC #97B6FF #FF97EA
split-complementary
#FFE097 #97EAFF #AC97FF
monochromatic
#FFBC1D #FFCE5A #FFE097 #FFF2D4 #FFF6E0
Accessibility & contrast
On white
1.28
#FFE097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#FFE097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE097
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE097 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE92
Deuteranopia (green-blind)
#F8E799
Tritanopia (blue-blind)
#FFD4CE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe097; /* rgb */ color: rgb(255, 224, 151); /* oklch */ color: oklch(91.6% 0.097 87.4);
Tailwind
colors: {
custom: {
50: '#ffe9b6',
500: '#ffe097',
950: '#000000',
},
}SCSS
$custom: #ffe097; $custom-light: #ffe9b6; $custom-dark: #000000;
JSON
{
"hex": "#ffe097",
"rgb": {
"r": 255,
"g": 224,
"b": 151
},
"hsl": {
"h": 42.115,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.91626,
"c": 0.09747,
"h": 87.4
},
"luminance": 0.76806
}Semantic roles & 50–950 ramp
primary
#FFE097
secondary
#5981E2
accent
#44E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481