#F3DC7C#F3DC7C
#F3DC7C is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.4% C 0.119 H 96.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DC7C |
|---|---|
| RGB | rgb(243, 220, 124) |
| HSL | hsl(48, 83%, 72%) |
| HSV | hsv(48, 49%, 95%) |
| CMYK | cmyk(0%, 9.5%, 49%, 4.7%) |
| CIE-LAB | lab(87.82, -4.31, 49.71) |
| CIE-LCH | lch(87.82, 49.90, 94.96°) |
| OKLab | oklab(89.36% -0.0129 0.1186) |
| OKLCH | oklch(89.36% 0.119 96.2) |
| XYZ | xyz(66.1955, 71.6989, 29.4173) |
| Luminance | 0.7170 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.45
Wheat (survey)
#FBDD7E
ΔE00 2.05
Pale Gold
#FDDE6C
ΔE00 3.12
Yellow Tan
#FFE36E
ΔE00 3.36
Sand Yellow
#FCE166
ΔE00 3.73
Light Mustard
#F7D560
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DC7C #7C93F3
analogous
#F3A07C #F3DC7C #CFF37C
triadic
#F3DC7C #7CF3DC #DC7CF3
tetradic
#F3DC7C #7CF3A0 #7C93F3 #F37CCF
square
#F3DC7C #7CF3A0 #7C93F3 #F37CCF
split-complementary
#F3DC7C #7CCFF3 #A07CF3
monochromatic
#E0B915 #EECD44 #F3DC7C #F8EBB4 #FCF8E3
Accessibility & contrast
On white
1.37
#F3DC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#F3DC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DC7C
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DC7C | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD874
Deuteranopia (green-blind)
#F3E080
Tritanopia (blue-blind)
#FFCFC5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f3dc7c; /* rgb */ color: rgb(243, 220, 124); /* oklch */ color: oklch(89.4% 0.119 96.2);
Tailwind
colors: {
custom: {
50: '#f9e6a4',
500: '#f3dc7c',
950: '#000000',
},
}SCSS
$custom: #f3dc7c; $custom-light: #f9e6a4; $custom-dark: #000000;
JSON
{
"hex": "#f3dc7c",
"rgb": {
"r": 243,
"g": 220,
"b": 124
},
"hsl": {
"h": 48.403,
"s": 83.217,
"l": 71.961
},
"oklch": {
"l": 0.89358,
"c": 0.11933,
"h": 96.2
},
"luminance": 0.71696
}Semantic roles & 50–950 ramp
primary
#F3DC7C
secondary
#4560CE
accent
#30E006
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480