#F3DB7D#F3DB7D
#F3DB7D is a very light, moderate yellow. Relative luminance 0.712; OKLCH L 89.2% C 0.118 H 95.4°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DB7D |
|---|---|
| RGB | rgb(243, 219, 125) |
| HSL | hsl(48, 83%, 72%) |
| HSV | hsv(48, 49%, 95%) |
| CMYK | cmyk(0%, 9.9%, 48.6%, 4.7%) |
| CIE-LAB | lab(87.58, -3.72, 48.94) |
| CIE-LCH | lch(87.58, 49.08, 94.35°) |
| OKLab | oklab(89.17% -0.0111 0.117) |
| OKLCH | oklch(89.17% 0.118 95.4) |
| XYZ | xyz(65.9974, 71.2010, 29.6648) |
| Luminance | 0.7120 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.52
Wheat (survey)
#FBDD7E
ΔE00 1.79
Pale Gold
#FDDE6C
ΔE00 3.21
Yellow Tan
#FFE36E
ΔE00 3.61
Sand Yellow
#FCE166
ΔE00 4.01
Light Mustard
#F7D560
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DB7D #7D95F3
analogous
#F3A07D #F3DB7D #D0F37D
triadic
#F3DB7D #7DF3DB #DB7DF3
tetradic
#F3DB7D #7DF3A0 #7D95F3 #F37DD0
square
#F3DB7D #7DF3A0 #7D95F3 #F37DD0
split-complementary
#F3DB7D #7DD0F3 #A07DF3
monochromatic
#E1B715 #EECB45 #F3DB7D #F8EBB5 #FCF7E3
Accessibility & contrast
On white
1.38
#F3DB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#F3DB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DB7D
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DB7D | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#F3DF81
Tritanopia (blue-blind)
#FFCEC5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f3db7d; /* rgb */ color: rgb(243, 219, 125); /* oklch */ color: oklch(89.2% 0.118 95.4);
Tailwind
colors: {
custom: {
50: '#f9e6a4',
500: '#f3db7d',
950: '#000000',
},
}SCSS
$custom: #f3db7d; $custom-light: #f9e6a4; $custom-dark: #000000;
JSON
{
"hex": "#f3db7d",
"rgb": {
"r": 243,
"g": 219,
"b": 125
},
"hsl": {
"h": 47.797,
"s": 83.099,
"l": 72.157
},
"oklch": {
"l": 0.89172,
"c": 0.11751,
"h": 95.4
},
"luminance": 0.71198
}Semantic roles & 50–950 ramp
primary
#F3DB7D
secondary
#4662CE
accent
#32E006
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480