#FFE098#FFE098
#FFE098 is a very light, moderate orange. Relative luminance 0.768; OKLCH L 91.6% C 0.096 H 87.2°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE098 |
|---|---|
| RGB | rgb(255, 224, 152) |
| HSL | hsl(42, 100%, 80%) |
| HSV | hsv(42, 40%, 100%) |
| CMYK | cmyk(0%, 12.2%, 40.4%, 0%) |
| CIE-LAB | lab(90.25, 1.10, 39.17) |
| CIE-LCH | lch(90.25, 39.18, 88.38°) |
| OKLab | oklab(91.64% 0.0047 0.0963) |
| OKLCH | oklch(91.64% 0.096 87.2) |
| XYZ | xyz(73.5650, 76.8412, 40.6565) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.47
Wheat (survey)
#FBDD7E
ΔE00 4.15
Vanilla
#F3E5AB
ΔE00 5.37
Navajowhite
#FFDEAD
ΔE00 5.40
Sandy
#F1DA7A
ΔE00 5.43
Moccasin
#FFE4B5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE098 #98B7FF
analogous
#FFAD98 #FFE098 #EAFF98
triadic
#FFE098 #98FFE0 #E098FF
tetradic
#FFE098 #98FFAD #98B7FF #FF98EA
square
#FFE098 #98FFAD #98B7FF #FF98EA
split-complementary
#FFE098 #98EAFF #AD98FF
monochromatic
#FFBB1E #FFCE5B #FFE098 #FFF2D5 #FFF6E0
Accessibility & contrast
On white
1.28
#FFE098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FFE098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE098
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE098 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE93
Deuteranopia (green-blind)
#F8E79A
Tritanopia (blue-blind)
#FFD4CE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe098; /* rgb */ color: rgb(255, 224, 152); /* oklch */ color: oklch(91.6% 0.096 87.2);
Tailwind
colors: {
custom: {
50: '#ffe9b7',
500: '#ffe098',
950: '#000000',
},
}SCSS
$custom: #ffe098; $custom-light: #ffe9b7; $custom-dark: #000000;
JSON
{
"hex": "#ffe098",
"rgb": {
"r": 255,
"g": 224,
"b": 152
},
"hsl": {
"h": 41.942,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.91643,
"c": 0.09642,
"h": 87.2
},
"luminance": 0.76838
}Semantic roles & 50–950 ramp
primary
#FFE098
secondary
#5982E2
accent
#45E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481