#F3EA86#F3EA86
#F3EA86 is a very light, vivid yellow. Relative luminance 0.796; OKLCH L 92.3% C 0.122 H 104.0°. Best body text is #000000 at 16.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EA86 |
|---|---|
| RGB | rgb(243, 234, 134) |
| HSL | hsl(55, 82%, 74%) |
| HSV | hsv(55, 45%, 95%) |
| CMYK | cmyk(0%, 3.7%, 44.9%, 4.7%) |
| CIE-LAB | lab(91.52, -10.42, 49.43) |
| CIE-LCH | lch(91.52, 50.51, 101.90°) |
| OKLab | oklab(92.32% -0.0296 0.1187) |
| OKLCH | oklch(92.32% 0.122 104) |
| XYZ | xyz(70.6896, 79.6236, 34.1948) |
| Luminance | 0.7962 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.67
Dark Cream
#FFF39A
ΔE00 2.85
Buff
#FEF69E
ΔE00 3.26
Sandy Yellow
#FDEE73
ΔE00 3.53
Manilla
#FFFA86
ΔE00 3.80
Straw
#FCF679
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EA86 #868FF3
analogous
#F3B486 #F3EA86 #C6F386
triadic
#F3EA86 #86F3EA #EA86F3
tetradic
#F3EA86 #86F3B4 #868FF3 #F386C6
square
#F3EA86 #86F3B4 #868FF3 #F386C6
split-complementary
#F3EA86 #86C6F3 #B486F3
monochromatic
#E8D617 #EDE04E #F3EA86 #F9F4BE #FCFAE3
Accessibility & contrast
On white
1.24
#F3EA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.92
#F3EA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EA86
16.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EA86 | 1.00 | 1.24 | 16.92 | 16.92 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE47E
Deuteranopia (green-blind)
#FDE98A
Tritanopia (blue-blind)
#FFDED2
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f3ea86; /* rgb */ color: rgb(243, 234, 134); /* oklch */ color: oklch(92.3% 0.122 104.0);
Tailwind
colors: {
custom: {
50: '#f9f0ab',
500: '#f3ea86',
950: '#000000',
},
}SCSS
$custom: #f3ea86; $custom-light: #f9f0ab; $custom-dark: #000000;
JSON
{
"hex": "#f3ea86",
"rgb": {
"r": 243,
"g": 234,
"b": 134
},
"hsl": {
"h": 55.046,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.92324,
"c": 0.12234,
"h": 104
},
"luminance": 0.79622
}Semantic roles & 50–950 ramp
primary
#F3EA86
secondary
#4E59CF
accent
#19DE07
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171610
muted
#858581