#FFE198#FFE198
#FFE198 is a very light, moderate orange. Relative luminance 0.774; OKLCH L 91.8% C 0.097 H 88.1°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE198 |
|---|---|
| RGB | rgb(255, 225, 152) |
| HSL | hsl(43, 100%, 80%) |
| HSV | hsv(43, 40%, 100%) |
| CMYK | cmyk(0%, 11.8%, 40.4%, 0%) |
| CIE-LAB | lab(90.50, 0.60, 39.49) |
| CIE-LCH | lch(90.50, 39.49, 89.14°) |
| OKLab | oklab(91.84% 0.0033 0.097) |
| OKLCH | oklch(91.84% 0.097 88.1) |
| XYZ | xyz(73.8346, 77.3803, 40.7463) |
| Luminance | 0.7738 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 3.57
Wheat (survey)
#FBDD7E
ΔE00 3.93
Sandy
#F1DA7A
ΔE00 5.16
Vanilla
#F3E5AB
ΔE00 5.18
Light Tan
#FBEEAC
ΔE00 5.45
Moccasin
#FFE4B5
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE198 #98B6FF
analogous
#FFAD98 #FFE198 #EAFF98
triadic
#FFE198 #98FFE1 #E198FF
tetradic
#FFE198 #98FFAD #98B6FF #FF98EA
square
#FFE198 #98FFAD #98B6FF #FF98EA
split-complementary
#FFE198 #98EAFF #AD98FF
monochromatic
#FFBD1E #FFCF5B #FFE198 #FFF3D5 #FFF6E0
Accessibility & contrast
On white
1.27
#FFE198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#FFE198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE198
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE198 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#F9E79A
Tritanopia (blue-blind)
#FFD5CF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ffe198; /* rgb */ color: rgb(255, 225, 152); /* oklch */ color: oklch(91.8% 0.097 88.1);
Tailwind
colors: {
custom: {
50: '#ffeab7',
500: '#ffe198',
950: '#000000',
},
}SCSS
$custom: #ffe198; $custom-light: #ffeab7; $custom-dark: #000000;
JSON
{
"hex": "#ffe198",
"rgb": {
"r": 255,
"g": 225,
"b": 152
},
"hsl": {
"h": 42.524,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.91838,
"c": 0.09709,
"h": 88.1
},
"luminance": 0.77377
}Semantic roles & 50–950 ramp
primary
#FFE198
secondary
#5981E2
accent
#43E600
background
#FFFEFD
surface
#FFFDF8
border
#D7D5D1
text
#181611
muted
#868481