#F3D883#F3D883
#F3D883 is a very light, moderate yellow. Relative luminance 0.698; OKLCH L 88.7% C 0.109 H 92.4°. Best body text is #000000 at 14.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F3D883 |
|---|---|
| RGB | rgb(243, 216, 131) |
| HSL | hsl(46, 82%, 73%) |
| HSV | hsv(46, 46%, 95%) |
| CMYK | cmyk(0%, 11.1%, 46.1%, 4.7%) |
| CIE-LAB | lab(86.90, -1.64, 45.16) |
| CIE-LCH | lch(86.90, 45.19, 92.08°) |
| OKLab | oklab(88.66% -0.0045 0.109) |
| OKLCH | oklch(88.66% 0.109 92.4) |
| XYZ | xyz(65.6167, 69.8078, 31.4862) |
| Luminance | 0.6980 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 1.99
Sandy
#F1DA7A
ΔE00 2.22
Sand (survey)
#E2CA76
ΔE00 3.51
Pale Gold
#FDDE6C
ΔE00 4.33
Light Mustard
#F7D560
ΔE00 4.67
Yellow Tan
#FFE36E
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3D883 #839EF3
analogous
#F3A083 #F3D883 #D6F383
triadic
#F3D883 #83F3D8 #D883F3
tetradic
#F3D883 #83F3A0 #839EF3 #F383D6
square
#F3D883 #83F3A0 #839EF3 #F383D6
split-complementary
#F3D883 #83D6F3 #A083F3
monochromatic
#E5B316 #EEC64B #F3D883 #F8EABB #FCF6E3
Accessibility & contrast
On white
1.40
#F3D883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.96
#F3D883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3D883
14.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3D883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3D883 | 1.00 | 1.40 | 14.96 | 14.96 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D57C
Deuteranopia (green-blind)
#F0DD86
Tritanopia (blue-blind)
#FFCCC3
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #f3d883; /* rgb */ color: rgb(243, 216, 131); /* oklch */ color: oklch(88.7% 0.109 92.4);
Tailwind
colors: {
custom: {
50: '#f9e3a8',
500: '#f3d883',
950: '#000000',
},
}SCSS
$custom: #f3d883; $custom-light: #f9e3a8; $custom-dark: #000000;
JSON
{
"hex": "#f3d883",
"rgb": {
"r": 243,
"g": 216,
"b": 131
},
"hsl": {
"h": 45.536,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.88659,
"c": 0.10907,
"h": 92.4
},
"luminance": 0.69805
}Semantic roles & 50–950 ramp
primary
#F3D883
secondary
#4B6BCF
accent
#3BDF07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480