#F3DC86#F3DC86
#F3DC86 is a very light, moderate yellow. Relative luminance 0.720; OKLCH L 89.5% C 0.109 H 94.9°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DC86 |
|---|---|
| RGB | rgb(243, 220, 134) |
| HSL | hsl(47, 82%, 74%) |
| HSV | hsv(47, 45%, 95%) |
| CMYK | cmyk(0%, 9.5%, 44.9%, 4.7%) |
| CIE-LAB | lab(87.95, -3.39, 44.99) |
| CIE-LCH | lch(87.95, 45.12, 94.31°) |
| OKLab | oklab(89.5% -0.0093 0.1088) |
| OKLCH | oklch(89.5% 0.109 94.9) |
| XYZ | xyz(66.8603, 71.9648, 32.9184) |
| Luminance | 0.7196 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.67
Wheat (survey)
#FBDD7E
ΔE00 2.26
Khaki (CSS)
#F0E68C
ΔE00 4.09
Sand (survey)
#E2CA76
ΔE00 4.17
Pale Gold
#FDDE6C
ΔE00 4.32
Yellow Tan
#FFE36E
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DC86 #869DF3
analogous
#F3A686 #F3DC86 #D4F386
triadic
#F3DC86 #86F3DC #DC86F3
tetradic
#F3DC86 #86F3A6 #869DF3 #F386D4
square
#F3DC86 #86F3A6 #869DF3 #F386D4
split-complementary
#F3DC86 #86D4F3 #A686F3
monochromatic
#E8BC17 #EDCC4E #F3DC86 #F9ECBE #FCF7E3
Accessibility & contrast
On white
1.36
#F3DC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#F3DC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DC86
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DC86 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD87F
Deuteranopia (green-blind)
#F2E089
Tritanopia (blue-blind)
#FFD0C7
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #f3dc86; /* rgb */ color: rgb(243, 220, 134); /* oklch */ color: oklch(89.5% 0.109 94.9);
Tailwind
colors: {
custom: {
50: '#f9e6aa',
500: '#f3dc86',
950: '#000000',
},
}SCSS
$custom: #f3dc86; $custom-light: #f9e6aa; $custom-dark: #000000;
JSON
{
"hex": "#f3dc86",
"rgb": {
"r": 243,
"g": 220,
"b": 134
},
"hsl": {
"h": 47.339,
"s": 81.955,
"l": 73.922
},
"oklch": {
"l": 0.89501,
"c": 0.10919,
"h": 94.9
},
"luminance": 0.71962
}Semantic roles & 50–950 ramp
primary
#F3DC86
secondary
#4E69CF
accent
#35DE07
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481