#F3EB8A#F3EB8A
#F3EB8A is a very light, moderate yellow. Relative luminance 0.803; OKLCH L 92.6% C 0.119 H 104.3°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EB8A |
|---|---|
| RGB | rgb(243, 235, 138) |
| HSL | hsl(55, 81%, 75%) |
| HSV | hsv(55, 43%, 95%) |
| CMYK | cmyk(0%, 3.3%, 43.2%, 4.7%) |
| CIE-LAB | lab(91.82, -10.53, 47.88) |
| CIE-LCH | lch(91.82, 49.02, 102.40°) |
| OKLab | oklab(92.58% -0.0295 0.1155) |
| OKLCH | oklch(92.58% 0.119 104.3) |
| XYZ | xyz(71.2594, 80.3083, 35.7871) |
| Luminance | 0.8031 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.49
Dark Cream
#FFF39A
ΔE00 2.53
Buff
#FEF69E
ΔE00 2.82
Manilla
#FFFA86
ΔE00 3.85
Sandy Yellow
#FDEE73
ΔE00 4.00
Straw
#FCF679
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EB8A #8A92F3
analogous
#F3B78A #F3EB8A #C6F38A
triadic
#F3EB8A #8AF3EB #EB8AF3
tetradic
#F3EB8A #8AF3B7 #8A92F3 #F38AC6
square
#F3EB8A #8AF3B7 #8A92F3 #F38AC6
split-complementary
#F3EB8A #8AC6F3 #B78AF3
monochromatic
#E8D81B #EDE252 #F3EB8A #F9F4C2 #FCFAE3
Accessibility & contrast
On white
1.23
#F3EB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#F3EB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EB8A
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EB8A | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE582
Deuteranopia (green-blind)
#FDEA8E
Tritanopia (blue-blind)
#FFDFD4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #f3eb8a; /* rgb */ color: rgb(243, 235, 138); /* oklch */ color: oklch(92.6% 0.119 104.3);
Tailwind
colors: {
custom: {
50: '#f9f1ae',
500: '#f3eb8a',
950: '#000000',
},
}SCSS
$custom: #f3eb8a; $custom-light: #f9f1ae; $custom-dark: #000000;
JSON
{
"hex": "#f3eb8a",
"rgb": {
"r": 243,
"g": 235,
"b": 138
},
"hsl": {
"h": 55.429,
"s": 81.395,
"l": 74.706
},
"oklch": {
"l": 0.92584,
"c": 0.11923,
"h": 104.3
},
"luminance": 0.80306
}Semantic roles & 50–950 ramp
primary
#F3EB8A
secondary
#525BD0
accent
#18DE08
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581