#F5E67A#F5E67A
#F5E67A is a very light, vivid yellow. Relative luminance 0.774; OKLCH L 91.5% C 0.130 H 101.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F5E67A |
|---|---|
| RGB | rgb(245, 230, 122) |
| HSL | hsl(53, 86%, 72%) |
| HSV | hsv(53, 50%, 96%) |
| CMYK | cmyk(0%, 6.1%, 50.2%, 3.9%) |
| CIE-LAB | lab(90.51, -8.72, 53.95) |
| CIE-LCH | lch(90.51, 54.65, 99.18°) |
| OKLab | oklab(91.52% -0.026 0.1278) |
| OKLCH | oklch(91.52% 0.13 101.5) |
| XYZ | xyz(69.4679, 77.4136, 29.6916) |
| Luminance | 0.7741 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.44
Khaki (CSS)
#F0E68C
ΔE00 2.95
Dull Yellow
#EEDC5B
ΔE00 3.53
Yellow Tan
#FFE36E
ΔE00 3.59
Sandy
#F1DA7A
ΔE00 3.61
Yellowish
#FAEE66
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5E67A #7A89F5
analogous
#F5A97A #F5E67A #C7F57A
triadic
#F5E67A #7AF5E6 #E67AF5
tetradic
#F5E67A #7AF5A9 #7A89F5 #F57AC7
square
#F5E67A #7AF5A9 #7A89F5 #F57AC7
split-complementary
#F5E67A #7AC7F5 #A97AF5
monochromatic
#E3CA11 #F1DB41 #F5E67A #F9F1B3 #FDFAE3
Accessibility & contrast
On white
1.27
#F5E67A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#F5E67A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5E67A
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5E67A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5E67A | 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)
#F7E070
Deuteranopia (green-blind)
#FCE77F
Tritanopia (blue-blind)
#FFD9CD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f5e67a; /* rgb */ color: rgb(245, 230, 122); /* oklch */ color: oklch(91.5% 0.130 101.5);
Tailwind
colors: {
custom: {
50: '#fbeda3',
500: '#f5e67a',
950: '#000000',
},
}SCSS
$custom: #f5e67a; $custom-light: #fbeda3; $custom-dark: #000000;
JSON
{
"hex": "#f5e67a",
"rgb": {
"r": 245,
"g": 230,
"b": 122
},
"hsl": {
"h": 52.683,
"s": 86.014,
"l": 71.961
},
"oklch": {
"l": 0.9152,
"c": 0.13036,
"h": 101.5
},
"luminance": 0.77411
}Semantic roles & 50–950 ramp
primary
#F5E67A
secondary
#4354D0
accent
#1EE303
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#18160F
muted
#868480