#F3E482#F3E482
#F3E482 is a very light, vivid yellow. Relative luminance 0.762; OKLCH L 91.1% C 0.120 H 100.7°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E482 |
|---|---|
| RGB | rgb(243, 228, 130) |
| HSL | hsl(52, 82%, 73%) |
| HSV | hsv(52, 47%, 95%) |
| CMYK | cmyk(0%, 6.2%, 46.5%, 4.7%) |
| CIE-LAB | lab(89.93, -7.80, 49.40) |
| CIE-LCH | lch(89.93, 50.01, 98.97°) |
| OKLab | oklab(91.05% -0.0224 0.1184) |
| OKLCH | oklch(91.05% 0.12 100.7) |
| XYZ | xyz(68.7366, 76.1555, 32.1935) |
| Luminance | 0.7615 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.86
Sandy
#F1DA7A
ΔE00 2.95
Dark Cream
#FFF39A
ΔE00 3.60
Sandy Yellow
#FDEE73
ΔE00 3.78
Yellow Tan
#FFE36E
ΔE00 4.18
Wheat (survey)
#FBDD7E
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E482 #8291F3
analogous
#F3AB82 #F3E482 #CAF382
triadic
#F3E482 #82F3E4 #E482F3
tetradic
#F3E482 #82F3AB #8291F3 #F382CA
square
#F3E482 #82F3AB #8291F3 #F382CA
split-complementary
#F3E482 #82CAF3 #AB82F3
monochromatic
#E5C916 #EED84A #F3E482 #F8F0BA #FCF9E3
Accessibility & contrast
On white
1.29
#F3E482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#F3E482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E482
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E482 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7A
Deuteranopia (green-blind)
#F9E586
Tritanopia (blue-blind)
#FFD8CD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f3e482; /* rgb */ color: rgb(243, 228, 130); /* oklch */ color: oklch(91.1% 0.120 100.7);
Tailwind
colors: {
custom: {
50: '#f9eca8',
500: '#f3e482',
950: '#000000',
},
}SCSS
$custom: #f3e482; $custom-light: #f9eca8; $custom-dark: #000000;
JSON
{
"hex": "#f3e482",
"rgb": {
"r": 243,
"g": 228,
"b": 130
},
"hsl": {
"h": 52.035,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.91051,
"c": 0.12048,
"h": 100.7
},
"luminance": 0.76153
}Semantic roles & 50–950 ramp
primary
#F3E482
secondary
#4B5CCF
accent
#23DF07
background
#FFFEFC
surface
#FFFDF6
border
#D7D5D0
text
#181610
muted
#868480