#F3EA7B#F3EA7B
#F3EA7B is a very light, vivid yellow. Relative luminance 0.793; OKLCH L 92.2% C 0.133 H 104.5°. Best body text is #000000 at 16.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EA7B |
|---|---|
| RGB | rgb(243, 234, 123) |
| HSL | hsl(56, 83%, 72%) |
| HSV | hsv(56, 49%, 95%) |
| CMYK | cmyk(0%, 3.7%, 49.4%, 4.7%) |
| CIE-LAB | lab(91.38, -11.41, 54.48) |
| CIE-LCH | lch(91.38, 55.66, 101.83°) |
| OKLab | oklab(92.18% -0.0335 0.129) |
| OKLCH | oklch(92.18% 0.133 104.5) |
| XYZ | xyz(69.9620, 79.3325, 30.3624) |
| Luminance | 0.7933 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.39
Straw
#FCF679
ΔE00 2.91
Khaki (CSS)
#F0E68C
ΔE00 3.07
Yellowish
#FAEE66
ΔE00 3.18
Manilla
#FFFA86
ΔE00 3.35
Dark Cream
#FFF39A
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EA7B #7B84F3
analogous
#F3AE7B #F3EA7B #C0F37B
triadic
#F3EA7B #7BF3EA #EA7BF3
tetradic
#F3EA7B #7BF3AE #7B84F3 #F37BC0
square
#F3EA7B #7BF3AE #7B84F3 #F37BC0
split-complementary
#F3EA7B #7BC0F3 #AE7BF3
monochromatic
#DFD014 #EEE143 #F3EA7B #F8F3B3 #FCFBE3
Accessibility & contrast
On white
1.25
#F3EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.87
#F3EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EA7B
16.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EA7B | 1.00 | 1.25 | 16.87 | 16.87 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.87 | 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: #f3ea7b; /* rgb */ color: rgb(243, 234, 123); /* oklch */ color: oklch(92.2% 0.133 104.5);
Tailwind
colors: {
custom: {
50: '#f9f0a4',
500: '#f3ea7b',
950: '#000000',
},
}SCSS
$custom: #f3ea7b; $custom-light: #f9f0a4; $custom-dark: #000000;
JSON
{
"hex": "#f3ea7b",
"rgb": {
"r": 243,
"g": 234,
"b": 123
},
"hsl": {
"h": 55.5,
"s": 83.333,
"l": 71.765
},
"oklch": {
"l": 0.92177,
"c": 0.13332,
"h": 104.5
},
"luminance": 0.7933
}Semantic roles & 50–950 ramp
primary
#F3EA7B
secondary
#444FCE
accent
#16E006
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580