#FFE398#FFE398
#FFE398 is a very light, moderate orange. Relative luminance 0.785; OKLCH L 92.2% C 0.099 H 89.8°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE398 |
|---|---|
| RGB | rgb(255, 227, 152) |
| HSL | hsl(44, 100%, 80%) |
| HSV | hsv(44, 40%, 100%) |
| CMYK | cmyk(0%, 11%, 40.4%, 0%) |
| CIE-LAB | lab(90.99, -0.42, 40.13) |
| CIE-LCH | lch(90.99, 40.13, 90.60°) |
| OKLab | oklab(92.23% 0.0003 0.0985) |
| OKLCH | oklch(92.23% 0.099 89.8) |
| XYZ | xyz(74.3784, 78.4680, 40.9276) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.62
Pale Peach
#FFE5AD
ΔE00 3.87
Sandy
#F1DA7A
ΔE00 4.70
Light Tan
#FBEEAC
ΔE00 4.87
Vanilla
#F3E5AB
ΔE00 4.89
Khaki (CSS)
#F0E68C
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE398 #98B4FF
analogous
#FFAF98 #FFE398 #E8FF98
triadic
#FFE398 #98FFE3 #E398FF
tetradic
#FFE398 #98FFAF #98B4FF #FF98E8
square
#FFE398 #98FFAF #98B4FF #FF98E8
split-complementary
#FFE398 #98E8FF #AF98FF
monochromatic
#FFC21E #FFD25B #FFE398 #FFF4D5 #FFF7E0
Accessibility & contrast
On white
1.26
#FFE398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#FFE398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE398
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE398 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E192
Deuteranopia (green-blind)
#FAE99A
Tritanopia (blue-blind)
#FFD7D0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe398; /* rgb */ color: rgb(255, 227, 152); /* oklch */ color: oklch(92.2% 0.099 89.8);
Tailwind
colors: {
custom: {
50: '#ffebb7',
500: '#ffe398',
950: '#000000',
},
}SCSS
$custom: #ffe398; $custom-light: #ffebb7; $custom-dark: #000000;
JSON
{
"hex": "#ffe398",
"rgb": {
"r": 255,
"g": 227,
"b": 152
},
"hsl": {
"h": 43.689,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92229,
"c": 0.09852,
"h": 89.8
},
"luminance": 0.78465
}Semantic roles & 50–950 ramp
primary
#FFE398
secondary
#597EE2
accent
#3EE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481