#F3DB83#F3DB83
#F3DB83 is a very light, moderate yellow. Relative luminance 0.714; OKLCH L 89.3% C 0.111 H 94.6°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DB83 |
|---|---|
| RGB | rgb(243, 219, 131) |
| HSL | hsl(47, 82%, 73%) |
| HSV | hsv(47, 46%, 95%) |
| CMYK | cmyk(0%, 9.9%, 46.1%, 4.7%) |
| CIE-LAB | lab(87.66, -3.17, 46.11) |
| CIE-LCH | lch(87.66, 46.21, 93.93°) |
| OKLab | oklab(89.26% -0.0089 0.1111) |
| OKLCH | oklch(89.26% 0.111 94.6) |
| XYZ | xyz(66.3923, 71.3590, 31.7448) |
| Luminance | 0.7136 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.36
Wheat (survey)
#FBDD7E
ΔE00 1.94
Pale Gold
#FDDE6C
ΔE00 3.96
Sand (survey)
#E2CA76
ΔE00 3.99
Khaki (CSS)
#F0E68C
ΔE00 4.38
Yellow Tan
#FFE36E
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DB83 #839BF3
analogous
#F3A383 #F3DB83 #D3F383
triadic
#F3DB83 #83F3DB #DB83F3
tetradic
#F3DB83 #83F3A3 #839BF3 #F383D3
square
#F3DB83 #83F3A3 #839BF3 #F383D3
split-complementary
#F3DB83 #83D3F3 #A383F3
monochromatic
#E5B916 #EECB4B #F3DB83 #F8EBBB #FCF7E3
Accessibility & contrast
On white
1.38
#F3DB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#F3DB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DB83
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DB83 | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77C
Deuteranopia (green-blind)
#F2DF86
Tritanopia (blue-blind)
#FFCFC6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f3db83; /* rgb */ color: rgb(243, 219, 131); /* oklch */ color: oklch(89.3% 0.111 94.6);
Tailwind
colors: {
custom: {
50: '#f9e6a8',
500: '#f3db83',
950: '#000000',
},
}SCSS
$custom: #f3db83; $custom-light: #f9e6a8; $custom-dark: #000000;
JSON
{
"hex": "#f3db83",
"rgb": {
"r": 243,
"g": 219,
"b": 131
},
"hsl": {
"h": 47.143,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.89257,
"c": 0.11145,
"h": 94.6
},
"luminance": 0.71356
}Semantic roles & 50–950 ramp
primary
#F3DB83
secondary
#4B68CF
accent
#35DF07
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480