#FFE598#FFE598
#FFE598 is a very light, moderate orange. Relative luminance 0.796; OKLCH L 92.6% C 0.100 H 91.5°. Best body text is #000000 at 16.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE598 |
|---|---|
| RGB | rgb(255, 229, 152) |
| HSL | hsl(45, 100%, 80%) |
| HSV | hsv(45, 40%, 100%) |
| CMYK | cmyk(0%, 10.2%, 40.4%, 0%) |
| CIE-LAB | lab(91.49, -1.43, 40.78) |
| CIE-LCH | lch(91.49, 40.80, 92.01°) |
| OKLab | oklab(92.62% -0.0026 0.1) |
| OKLCH | oklch(92.62% 0.1 91.5) |
| XYZ | xyz(74.9286, 79.5684, 41.1110) |
| Luminance | 0.7957 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 3.50
Pale Peach
#FFE5AD
ΔE00 4.30
Light Tan
#FBEEAC
ΔE00 4.36
Sandy
#F1DA7A
ΔE00 4.38
Vanilla
#F3E5AB
ΔE00 4.73
Dark Cream
#FFF39A
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE598 #98B2FF
analogous
#FFB198 #FFE598 #E6FF98
triadic
#FFE598 #98FFE5 #E598FF
tetradic
#FFE598 #98FFB1 #98B2FF #FF98E6
square
#FFE598 #98FFB1 #98B2FF #FF98E6
split-complementary
#FFE598 #98E6FF #B198FF
monochromatic
#FFC61E #FFD65B #FFE598 #FFF4D5 #FFF7E0
Accessibility & contrast
On white
1.24
#FFE598 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.91
#FFE598 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE598
16.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE598 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE598 | 1.00 | 1.24 | 16.91 | 16.91 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E292
Deuteranopia (green-blind)
#FCEA9B
Tritanopia (blue-blind)
#FFD9D2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe598; /* rgb */ color: rgb(255, 229, 152); /* oklch */ color: oklch(92.6% 0.100 91.5);
Tailwind
colors: {
custom: {
50: '#ffedb7',
500: '#ffe598',
950: '#000000',
},
}SCSS
$custom: #ffe598; $custom-light: #ffedb7; $custom-dark: #000000;
JSON
{
"hex": "#ffe598",
"rgb": {
"r": 255,
"g": 229,
"b": 152
},
"hsl": {
"h": 44.854,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.92622,
"c": 0.10004,
"h": 91.5
},
"luminance": 0.79566
}Semantic roles & 50–950 ramp
primary
#FFE598
secondary
#597CE2
accent
#3AE600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481