#F3DB75#F3DB75
#F3DB75 is a very light, vivid yellow. Relative luminance 0.710; OKLCH L 89.1% C 0.125 H 96.4°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DB75 |
|---|---|
| RGB | rgb(243, 219, 117) |
| HSL | hsl(49, 84%, 71%) |
| HSV | hsv(49, 52%, 95%) |
| CMYK | cmyk(0%, 9.9%, 51.9%, 4.7%) |
| CIE-LAB | lab(87.49, -4.41, 52.65) |
| CIE-LCH | lch(87.49, 52.83, 94.79°) |
| OKLab | oklab(89.07% -0.0139 0.1245) |
| OKLCH | oklch(89.07% 0.125 96.4) |
| XYZ | xyz(65.5068, 71.0048, 27.0809) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.90
Wheat (survey)
#FBDD7E
ΔE00 2.22
Pale Gold
#FDDE6C
ΔE00 2.45
Yellow Tan
#FFE36E
ΔE00 2.77
Sand Yellow
#FCE166
ΔE00 2.99
Light Mustard
#F7D560
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DB75 #758DF3
analogous
#F39C75 #F3DB75 #CCF375
triadic
#F3DB75 #75F3DB #DB75F3
tetradic
#F3DB75 #75F39C #758DF3 #F375CC
square
#F3DB75 #75F39C #758DF3 #F375CC
split-complementary
#F3DB75 #75CCF3 #9C75F3
monochromatic
#DBB513 #EECC3D #F3DB75 #F8EAAD #FDF8E3
Accessibility & contrast
On white
1.38
#F3DB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#F3DB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DB75
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DB75 | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD76C
Deuteranopia (green-blind)
#F3DF79
Tritanopia (blue-blind)
#FFCEC3
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f3db75; /* rgb */ color: rgb(243, 219, 117); /* oklch */ color: oklch(89.1% 0.125 96.4);
Tailwind
colors: {
custom: {
50: '#f9e59f',
500: '#f3db75',
950: '#000000',
},
}SCSS
$custom: #f3db75; $custom-light: #f9e59f; $custom-dark: #000000;
JSON
{
"hex": "#f3db75",
"rgb": {
"r": 243,
"g": 219,
"b": 117
},
"hsl": {
"h": 48.571,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.89065,
"c": 0.12529,
"h": 96.4
},
"luminance": 0.71002
}Semantic roles & 50–950 ramp
primary
#F3DB75
secondary
#3F5ACD
accent
#2FE005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480