#F5EA91#F5EA91
#F5EA91 is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.7% C 0.111 H 102.2°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EA91 |
|---|---|
| RGB | rgb(245, 234, 145) |
| HSL | hsl(53, 83%, 76%) |
| HSV | hsv(53, 41%, 96%) |
| CMYK | cmyk(0%, 4.5%, 40.8%, 3.9%) |
| CIE-LAB | lab(91.82, -8.55, 44.50) |
| CIE-LCH | lch(91.82, 45.31, 100.88°) |
| OKLab | oklab(92.65% -0.0233 0.1083) |
| OKLCH | oklch(92.65% 0.111 102.2) |
| XYZ | xyz(72.1913, 80.3045, 38.4801) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.97
Dark Cream
#FFF39A
ΔE00 1.96
Buff
#FEF69E
ΔE00 2.57
Light Tan
#FBEEAC
ΔE00 4.34
Sandy
#F1DA7A
ΔE00 4.69
Sandy Yellow
#FDEE73
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EA91 #919CF5
analogous
#F5B891 #F5EA91 #CEF591
triadic
#F5EA91 #91F5EA #EA91F5
tetradic
#F5EA91 #91F5B8 #919CF5 #F591CE
square
#F5EA91 #91F5B8 #919CF5 #F591CE
split-complementary
#F5EA91 #91CEF5 #B891F5
monochromatic
#EBD521 #F0DF59 #F5EA91 #FAF5C9 #FCFAE3
Accessibility & contrast
On white
1.23
#F5EA91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#F5EA91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EA91
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EA91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EA91 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E48A
Deuteranopia (green-blind)
#FDEA95
Tritanopia (blue-blind)
#FFDFD4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f5ea91; /* rgb */ color: rgb(245, 234, 145); /* oklch */ color: oklch(92.7% 0.111 102.2);
Tailwind
colors: {
custom: {
50: '#faf0b2',
500: '#f5ea91',
950: '#000000',
},
}SCSS
$custom: #f5ea91; $custom-light: #faf0b2; $custom-dark: #000000;
JSON
{
"hex": "#f5ea91",
"rgb": {
"r": 245,
"g": 234,
"b": 145
},
"hsl": {
"h": 53.4,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.92652,
"c": 0.11074,
"h": 102.2
},
"luminance": 0.80302
}Semantic roles & 50–950 ramp
primary
#F5EA91
secondary
#5765D3
accent
#1EE006
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581