#F4EA7B#F4EA7B
#F4EA7B is a very light, vivid yellow. Relative luminance 0.795; OKLCH L 92.3% C 0.133 H 104.1°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F4EA7B |
|---|---|
| RGB | rgb(244, 234, 123) |
| HSL | hsl(55, 85%, 72%) |
| HSV | hsv(55, 50%, 96%) |
| CMYK | cmyk(0%, 4.1%, 49.6%, 4.3%) |
| CIE-LAB | lab(91.47, -11.02, 54.60) |
| CIE-LCH | lch(91.47, 55.70, 101.41°) |
| OKLab | oklab(92.26% -0.0324 0.1293) |
| OKLCH | oklch(92.26% 0.133 104.1) |
| XYZ | xyz(70.3081, 79.5110, 30.3786) |
| Luminance | 0.7951 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.20
Straw
#FCF679
ΔE00 2.95
Khaki (CSS)
#F0E68C
ΔE00 3.07
Yellowish
#FAEE66
ΔE00 3.10
Manilla
#FFFA86
ΔE00 3.40
Dark Cream
#FFF39A
ΔE00 3.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4EA7B #7B85F4
analogous
#F4AE7B #F4EA7B #C2F47B
triadic
#F4EA7B #7BF4EA #EA7BF4
tetradic
#F4EA7B #7BF4AE #7B85F4 #F47BC2
square
#F4EA7B #7BF4AE #7B85F4 #F47BC2
split-complementary
#F4EA7B #7BC2F4 #AE7BF4
monochromatic
#E2D113 #EFE143 #F4EA7B #F9F3B3 #FDFBE3
Accessibility & contrast
On white
1.24
#F4EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#F4EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4EA7B
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4EA7B | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE371
Deuteranopia (green-blind)
#FEE980
Tritanopia (blue-blind)
#FFDDD0
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4ea7b; /* rgb */ color: rgb(244, 234, 123); /* oklch */ color: oklch(92.3% 0.133 104.1);
Tailwind
colors: {
custom: {
50: '#faf0a4',
500: '#f4ea7b',
950: '#000000',
},
}SCSS
$custom: #f4ea7b; $custom-light: #faf0a4; $custom-dark: #000000;
JSON
{
"hex": "#f4ea7b",
"rgb": {
"r": 244,
"g": 234,
"b": 123
},
"hsl": {
"h": 55.041,
"s": 84.615,
"l": 71.961
},
"oklch": {
"l": 0.92261,
"c": 0.13328,
"h": 104.1
},
"luminance": 0.79509
}Semantic roles & 50–950 ramp
primary
#F4EA7B
secondary
#4450CF
accent
#17E104
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580