#F3DB76#F3DB76
#F3DB76 is a very light, vivid yellow. Relative luminance 0.710; OKLCH L 89.1% C 0.124 H 96.3°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DB76 |
|---|---|
| RGB | rgb(243, 219, 118) |
| HSL | hsl(48, 84%, 71%) |
| HSV | hsv(48, 51%, 95%) |
| CMYK | cmyk(0%, 9.9%, 51.4%, 4.7%) |
| CIE-LAB | lab(87.50, -4.32, 52.19) |
| CIE-LCH | lch(87.50, 52.37, 94.74°) |
| OKLab | oklab(89.08% -0.0136 0.1236) |
| OKLCH | oklch(89.08% 0.124 96.3) |
| XYZ | xyz(65.5659, 71.0284, 27.3922) |
| Luminance | 0.7103 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.78
Wheat (survey)
#FBDD7E
ΔE00 2.14
Pale Gold
#FDDE6C
ΔE00 2.53
Yellow Tan
#FFE36E
ΔE00 2.86
Sand Yellow
#FCE166
ΔE00 3.11
Light Mustard
#F7D560
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DB76 #768EF3
analogous
#F39C76 #F3DB76 #CCF376
triadic
#F3DB76 #76F3DB #DB76F3
tetradic
#F3DB76 #76F39C #768EF3 #F376CC
square
#F3DB76 #76F39C #768EF3 #F376CC
split-complementary
#F3DB76 #76CCF3 #9C76F3
monochromatic
#DBB513 #EECC3E #F3DB76 #F8EAAE #FDF8E3
Accessibility & contrast
On white
1.38
#F3DB76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#F3DB76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DB76
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DB76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DB76 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76D
Deuteranopia (green-blind)
#F3DF7A
Tritanopia (blue-blind)
#FFCEC4
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f3db76; /* rgb */ color: rgb(243, 219, 118); /* oklch */ color: oklch(89.1% 0.124 96.3);
Tailwind
colors: {
custom: {
50: '#f9e5a0',
500: '#f3db76',
950: '#000000',
},
}SCSS
$custom: #f3db76; $custom-light: #f9e5a0; $custom-dark: #000000;
JSON
{
"hex": "#f3db76",
"rgb": {
"r": 243,
"g": 219,
"b": 118
},
"hsl": {
"h": 48.48,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.89078,
"c": 0.12434,
"h": 96.3
},
"luminance": 0.71026
}Semantic roles & 50–950 ramp
primary
#F3DB76
secondary
#405BCD
accent
#2FE005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480