#F3EA80#F3EA80
#F3EA80 is a very light, vivid yellow. Relative luminance 0.795; OKLCH L 92.2% C 0.128 H 104.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EA80 |
|---|---|
| RGB | rgb(243, 234, 128) |
| HSL | hsl(55, 83%, 73%) |
| HSV | hsv(55, 47%, 95%) |
| CMYK | cmyk(0%, 3.7%, 47.3%, 4.7%) |
| CIE-LAB | lab(91.44, -10.97, 52.20) |
| CIE-LCH | lch(91.44, 53.34, 101.87°) |
| OKLab | oklab(92.24% -0.0317 0.1244) |
| OKLCH | oklch(92.24% 0.128 104.3) |
| XYZ | xyz(70.2830, 79.4609, 32.0531) |
| Luminance | 0.7946 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 2.43
Sandy Yellow
#FDEE73
ΔE00 2.85
Straw
#FCF679
ΔE00 3.31
Dark Cream
#FFF39A
ΔE00 3.45
Manilla
#FFFA86
ΔE00 3.47
Yellowish
#FAEE66
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EA80 #8089F3
analogous
#F3B080 #F3EA80 #C3F380
triadic
#F3EA80 #80F3EA #EA80F3
tetradic
#F3EA80 #80F3B0 #8089F3 #F380C3
square
#F3EA80 #80F3B0 #8089F3 #F380C3
split-complementary
#F3EA80 #80C3F3 #B080F3
monochromatic
#E3D315 #EEE148 #F3EA80 #F8F3B8 #FCFAE3
Accessibility & contrast
On white
1.24
#F3EA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#F3EA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EA80
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EA80 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE377
Deuteranopia (green-blind)
#FEE985
Tritanopia (blue-blind)
#FFDED1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f3ea80; /* rgb */ color: rgb(243, 234, 128); /* oklch */ color: oklch(92.2% 0.128 104.3);
Tailwind
colors: {
custom: {
50: '#f9f0a7',
500: '#f3ea80',
950: '#000000',
},
}SCSS
$custom: #f3ea80; $custom-light: #f9f0a7; $custom-dark: #000000;
JSON
{
"hex": "#f3ea80",
"rgb": {
"r": 243,
"g": 234,
"b": 128
},
"hsl": {
"h": 55.304,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.92242,
"c": 0.12841,
"h": 104.3
},
"luminance": 0.79459
}Semantic roles & 50–950 ramp
primary
#F3EA80
secondary
#4953CE
accent
#17DF06
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#181610
muted
#868580