#F5EA83#F5EA83
#F5EA83 is a very light, vivid yellow. Relative luminance 0.799; OKLCH L 92.4% C 0.125 H 103.1°. Best body text is #000000 at 16.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F5EA83 |
|---|---|
| RGB | rgb(245, 234, 131) |
| HSL | hsl(54, 85%, 74%) |
| HSV | hsv(54, 47%, 96%) |
| CMYK | cmyk(0%, 4.5%, 46.5%, 3.9%) |
| CIE-LAB | lab(91.64, -9.91, 51.05) |
| CIE-LCH | lch(91.64, 52.00, 100.99°) |
| OKLab | oklab(92.45% -0.0285 0.1221) |
| OKLCH | oklch(92.45% 0.125 103.1) |
| XYZ | xyz(71.1775, 79.8990, 33.1410) |
| Luminance | 0.7990 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.09
Sandy Yellow
#FDEE73
ΔE00 2.91
Dark Cream
#FFF39A
ΔE00 3.00
Buff
#FEF69E
ΔE00 3.58
Straw
#FCF679
ΔE00 3.66
Manilla
#FFFA86
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5EA83 #838EF5
analogous
#F5B183 #F5EA83 #C7F583
triadic
#F5EA83 #83F5EA #EA83F5
tetradic
#F5EA83 #83F5B1 #838EF5 #F583C7
square
#F5EA83 #83F5B1 #838EF5 #F583C7
split-complementary
#F5EA83 #83C7F5 #B183F5
monochromatic
#EBD613 #F0E04A #F5EA83 #FAF4BC #FDFAE3
Accessibility & contrast
On white
1.24
#F5EA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.98
#F5EA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5EA83
16.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5EA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5EA83 | 1.00 | 1.24 | 16.98 | 16.98 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47A
Deuteranopia (green-blind)
#FEEA88
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f5ea83; /* rgb */ color: rgb(245, 234, 131); /* oklch */ color: oklch(92.4% 0.125 103.1);
Tailwind
colors: {
custom: {
50: '#faf0a9',
500: '#f5ea83',
950: '#000000',
},
}SCSS
$custom: #f5ea83; $custom-light: #faf0a9; $custom-dark: #000000;
JSON
{
"hex": "#f5ea83",
"rgb": {
"r": 245,
"g": 234,
"b": 131
},
"hsl": {
"h": 54.211,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.92449,
"c": 0.12537,
"h": 103.1
},
"luminance": 0.79897
}Semantic roles & 50–950 ramp
primary
#F5EA83
secondary
#4B58D1
accent
#19E204
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#181610
muted
#868581