#F5EA94#F5EA94
#F5EA94 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.107 H 101.9°. Best body text is #000000 at 17.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EA94 |
|---|---|
| RGB | rgb(245, 234, 148) |
| HSL | hsl(53, 83%, 77%) |
| HSV | hsv(53, 40%, 96%) |
| CMYK | cmyk(0%, 4.5%, 39.6%, 3.9%) |
| CIE-LAB | lab(91.86, -8.24, 43.07) |
| CIE-LCH | lch(91.86, 43.85, 100.83°) |
| OKLab | oklab(92.7% -0.0222 0.1052) |
| OKLCH | oklch(92.7% 0.107 101.9) |
| XYZ | xyz(72.4256, 80.3982, 39.7145) |
| Luminance | 0.8040 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.19
Dark Cream
#FFF39A
ΔE00 1.97
Buff
#FEF69E
ΔE00 2.54
Light Tan
#FBEEAC
ΔE00 3.88
Palegoldenrod
#EEE8AA
ΔE00 4.62
Parchment
#FEFCAF
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EA94 #949FF5
analogous
#F5BA94 #F5EA94 #D0F594
triadic
#F5EA94 #94F5EA #EA94F5
tetradic
#F5EA94 #94F5BA #949FF5 #F594D0
square
#F5EA94 #94F5BA #949FF5 #F594D0
split-complementary
#F5EA94 #94D0F5 #BA94F5
monochromatic
#EBD424 #F0DF5C #F5EA94 #FAF5CC #FCFAE3
Accessibility & contrast
On white
1.23
#F5EA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.08
#F5EA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EA94
17.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EA94 | 1.00 | 1.23 | 17.08 | 17.08 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58D
Deuteranopia (green-blind)
#FCEA97
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f5ea94; /* rgb */ color: rgb(245, 234, 148); /* oklch */ color: oklch(92.7% 0.107 101.9);
Tailwind
colors: {
custom: {
50: '#faf0b4',
500: '#f5ea94',
950: '#000000',
},
}SCSS
$custom: #f5ea94; $custom-light: #faf0b4; $custom-dark: #000000;
JSON
{
"hex": "#f5ea94",
"rgb": {
"r": 245,
"g": 234,
"b": 148
},
"hsl": {
"h": 53.196,
"s": 82.906,
"l": 77.059
},
"oklch": {
"l": 0.92699,
"c": 0.10748,
"h": 101.9
},
"luminance": 0.80396
}Semantic roles & 50–950 ramp
primary
#F5EA94
secondary
#5A68D3
accent
#1FDF06
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581