#FFE099#FFE099
#FFE099 is a very light, moderate orange. Relative luminance 0.769; OKLCH L 91.7% C 0.095 H 86.9°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE099 |
|---|---|
| RGB | rgb(255, 224, 153) |
| HSL | hsl(42, 100%, 80%) |
| HSV | hsv(42, 40%, 100%) |
| CMYK | cmyk(0%, 12.2%, 40%, 0%) |
| CIE-LAB | lab(90.26, 1.21, 38.68) |
| CIE-LCH | lch(90.26, 38.70, 88.21°) |
| OKLab | oklab(91.66% 0.0051 0.0952) |
| OKLCH | oklch(91.66% 0.095 86.9) |
| XYZ | xyz(73.6473, 76.8741, 41.0896) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.30
Wheat (survey)
#FBDD7E
ΔE00 4.35
Navajowhite
#FFDEAD
ΔE00 5.21
Moccasin
#FFE4B5
ΔE00 5.28
Vanilla
#F3E5AB
ΔE00 5.31
Sandy
#F1DA7A
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE099 #99B8FF
analogous
#FFAD99 #FFE099 #EBFF99
triadic
#FFE099 #99FFE0 #E099FF
tetradic
#FFE099 #99FFAD #99B8FF #FF99EB
square
#FFE099 #99FFAD #99B8FF #FF99EB
split-complementary
#FFE099 #99EBFF #AD99FF
monochromatic
#FFBB1F #FFCD5C #FFE099 #FFF3D6 #FFF6E0
Accessibility & contrast
On white
1.28
#FFE099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#FFE099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE099
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE099 | 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)
#F0DE94
Deuteranopia (green-blind)
#F8E79B
Tritanopia (blue-blind)
#FFD5CE
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ffe099; /* rgb */ color: rgb(255, 224, 153); /* oklch */ color: oklch(91.7% 0.095 86.9);
Tailwind
colors: {
custom: {
50: '#ffe9b8',
500: '#ffe099',
950: '#000000',
},
}SCSS
$custom: #ffe099; $custom-light: #ffe9b8; $custom-dark: #000000;
JSON
{
"hex": "#ffe099",
"rgb": {
"r": 255,
"g": 224,
"b": 153
},
"hsl": {
"h": 41.765,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.9166,
"c": 0.09536,
"h": 86.9
},
"luminance": 0.76871
}Semantic roles & 50–950 ramp
primary
#FFE099
secondary
#5A83E2
accent
#46E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181611
muted
#868481