#F3E686#F3E686
#F3E686 is a very light, moderate yellow. Relative luminance 0.774; OKLCH L 91.5% C 0.118 H 101.6°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E686 |
|---|---|
| RGB | rgb(243, 230, 134) |
| HSL | hsl(53, 82%, 74%) |
| HSV | hsv(53, 45%, 95%) |
| CMYK | cmyk(0%, 5.3%, 44.9%, 4.7%) |
| CIE-LAB | lab(90.49, -8.43, 48.16) |
| CIE-LCH | lch(90.49, 48.89, 99.92°) |
| OKLab | oklab(91.51% -0.0238 0.1159) |
| OKLCH | oklch(91.51% 0.118 101.6) |
| XYZ | xyz(69.5637, 77.3717, 33.8195) |
| Luminance | 0.7737 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.24
Dark Cream
#FFF39A
ΔE00 3.05
Sandy
#F1DA7A
ΔE00 3.59
Buff
#FEF69E
ΔE00 3.81
Sandy Yellow
#FDEE73
ΔE00 3.91
Yellow Tan
#FFE36E
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E686 #8693F3
analogous
#F3B086 #F3E686 #CAF386
triadic
#F3E686 #86F3E6 #E686F3
tetradic
#F3E686 #86F3B0 #8693F3 #F386CA
square
#F3E686 #86F3B0 #8693F3 #F386CA
split-complementary
#F3E686 #86CAF3 #B086F3
monochromatic
#E8CF17 #EDDA4E #F3E686 #F9F2BE #FCF9E3
Accessibility & contrast
On white
1.27
#F3E686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#F3E686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E686
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E686 | 1.00 | 1.27 | 16.47 | 16.47 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07E
Deuteranopia (green-blind)
#FAE68A
Tritanopia (blue-blind)
#FFDACF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f3e686; /* rgb */ color: rgb(243, 230, 134); /* oklch */ color: oklch(91.5% 0.118 101.6);
Tailwind
colors: {
custom: {
50: '#f9edab',
500: '#f3e686',
950: '#000000',
},
}SCSS
$custom: #f3e686; $custom-light: #f9edab; $custom-dark: #000000;
JSON
{
"hex": "#f3e686",
"rgb": {
"r": 243,
"g": 230,
"b": 134
},
"hsl": {
"h": 52.844,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.91512,
"c": 0.11832,
"h": 101.6
},
"luminance": 0.7737
}Semantic roles & 50–950 ramp
primary
#F3E686
secondary
#4E5ECF
accent
#21DE07
background
#FFFEFD
surface
#FFFDF7
border
#D7D5D0
text
#171610
muted
#858481