#F3DE7A#F3DE7A
#F3DE7A is a very light, vivid yellow. Relative luminance 0.727; OKLCH L 89.7% C 0.123 H 97.7°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DE7A |
|---|---|
| RGB | rgb(243, 222, 122) |
| HSL | hsl(50, 83%, 72%) |
| HSV | hsv(50, 50%, 95%) |
| CMYK | cmyk(0%, 8.6%, 49.8%, 4.7%) |
| CIE-LAB | lab(88.31, -5.50, 51.26) |
| CIE-LCH | lch(88.31, 51.55, 96.13°) |
| OKLab | oklab(89.73% -0.0166 0.1219) |
| OKLCH | oklch(89.73% 0.123 97.7) |
| XYZ | xyz(66.5984, 72.7049, 28.9340) |
| Luminance | 0.7270 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.15
Wheat (survey)
#FBDD7E
ΔE00 2.71
Yellow Tan
#FFE36E
ΔE00 3.03
Pale Gold
#FDDE6C
ΔE00 3.12
Sand Yellow
#FCE166
ΔE00 3.31
Khaki (CSS)
#F0E68C
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DE7A #7A8FF3
analogous
#F3A27A #F3DE7A #CCF37A
triadic
#F3DE7A #7AF3DE #DE7AF3
tetradic
#F3DE7A #7AF3A2 #7A8FF3 #F37ACC
square
#F3DE7A #7AF3A2 #7A8FF3 #F37ACC
split-complementary
#F3DE7A #7ACCF3 #A27AF3
monochromatic
#DFBB14 #EED042 #F3DE7A #F8ECB2 #FCF8E3
Accessibility & contrast
On white
1.35
#F3DE7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#F3DE7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DE7A
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DE7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DE7A | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD971
Deuteranopia (green-blind)
#F5E17E
Tritanopia (blue-blind)
#FFD1C7
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f3de7a; /* rgb */ color: rgb(243, 222, 122); /* oklch */ color: oklch(89.7% 0.123 97.7);
Tailwind
colors: {
custom: {
50: '#f9e8a2',
500: '#f3de7a',
950: '#000000',
},
}SCSS
$custom: #f3de7a; $custom-light: #f9e8a2; $custom-dark: #000000;
JSON
{
"hex": "#f3de7a",
"rgb": {
"r": 243,
"g": 222,
"b": 122
},
"hsl": {
"h": 49.587,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.89733,
"c": 0.123,
"h": 97.7
},
"luminance": 0.72702
}Semantic roles & 50–950 ramp
primary
#F3DE7A
secondary
#435BCE
accent
#2BE006
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18160F
muted
#868480