#F5EA95#F5EA95
#F5EA95 is a very light, moderate yellow. Relative luminance 0.804; OKLCH L 92.7% C 0.106 H 101.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EA95 |
|---|---|
| RGB | rgb(245, 234, 149) |
| HSL | hsl(53, 83%, 77%) |
| HSV | hsv(53, 39%, 96%) |
| CMYK | cmyk(0%, 4.5%, 39.2%, 3.9%) |
| CIE-LAB | lab(91.88, -8.13, 42.60) |
| CIE-LCH | lch(91.88, 43.37, 100.81°) |
| OKLab | oklab(92.72% -0.0218 0.1041) |
| OKLCH | oklch(92.72% 0.106 101.8) |
| XYZ | xyz(72.5051, 80.4300, 40.1331) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.30
Dark Cream
#FFF39A
ΔE00 2.00
Buff
#FEF69E
ΔE00 2.55
Light Tan
#FBEEAC
ΔE00 3.72
Palegoldenrod
#EEE8AA
ΔE00 4.46
Parchment
#FEFCAF
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EA95 #95A0F5
analogous
#F5BA95 #F5EA95 #D0F595
triadic
#F5EA95 #95F5EA #EA95F5
tetradic
#F5EA95 #95F5BA #95A0F5 #F595D0
square
#F5EA95 #95F5BA #95A0F5 #F595D0
split-complementary
#F5EA95 #95D0F5 #BA95F5
monochromatic
#EAD425 #F0DF5D #F5EA95 #FAF5CD #FCF9E3
Accessibility & contrast
On white
1.23
#F5EA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#F5EA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EA95
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EA95 | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E58F
Deuteranopia (green-blind)
#FCEA98
Tritanopia (blue-blind)
#FFDFD5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f5ea95; /* rgb */ color: rgb(245, 234, 149); /* oklch */ color: oklch(92.7% 0.106 101.8);
Tailwind
colors: {
custom: {
50: '#faf0b5',
500: '#f5ea95',
950: '#000000',
},
}SCSS
$custom: #f5ea95; $custom-light: #faf0b5; $custom-dark: #000000;
JSON
{
"hex": "#f5ea95",
"rgb": {
"r": 245,
"g": 234,
"b": 149
},
"hsl": {
"h": 53.125,
"s": 82.759,
"l": 77.255
},
"oklch": {
"l": 0.92715,
"c": 0.10639,
"h": 101.8
},
"luminance": 0.80428
}Semantic roles & 50–950 ramp
primary
#F5EA95
secondary
#5B69D3
accent
#1FDF06
background
#FFFFFD
surface
#FFFEF8
border
#D7D6D1
text
#171611
muted
#858581