#F3E97A#F3E97A
#F3E97A is a very light, vivid yellow. Relative luminance 0.787; OKLCH L 92.0% C 0.133 H 104.1°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F3E97A |
|---|---|
| RGB | rgb(243, 233, 122) |
| HSL | hsl(55, 83%, 72%) |
| HSV | hsv(55, 50%, 95%) |
| CMYK | cmyk(0%, 4.1%, 49.8%, 4.7%) |
| CIE-LAB | lab(91.12, -11.00, 54.63) |
| CIE-LCH | lch(91.12, 55.73, 101.39°) |
| OKLab | oklab(91.96% -0.0324 0.1293) |
| OKLCH | oklch(91.96% 0.133 104.1) |
| XYZ | xyz(69.6158, 78.7398, 29.9398) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy Yellow
#FDEE73
ΔE00 2.30
Khaki (CSS)
#F0E68C
ΔE00 3.04
Straw
#FCF679
ΔE00 3.12
Yellowish
#FAEE66
ΔE00 3.15
Manilla
#FFFA86
ΔE00 3.60
Dark Cream
#FFF39A
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3E97A #7A84F3
analogous
#F3AD7A #F3E97A #C1F37A
triadic
#F3E97A #7AF3E9 #E97AF3
tetradic
#F3E97A #7AF3AD #7A84F3 #F37AC1
square
#F3E97A #7AF3AD #7A84F3 #F37AC1
split-complementary
#F3E97A #7AC1F3 #AD7AF3
monochromatic
#DFCE14 #EEE042 #F3E97A #F8F2B2 #FCFAE3
Accessibility & contrast
On white
1.25
#F3E97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#F3E97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3E97A
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3E97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3E97A | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE270
Deuteranopia (green-blind)
#FDE87F
Tritanopia (blue-blind)
#FFDCCF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f3e97a; /* rgb */ color: rgb(243, 233, 122); /* oklch */ color: oklch(92.0% 0.133 104.1);
Tailwind
colors: {
custom: {
50: '#f9efa3',
500: '#f3e97a',
950: '#000000',
},
}SCSS
$custom: #f3e97a; $custom-light: #f9efa3; $custom-dark: #000000;
JSON
{
"hex": "#f3e97a",
"rgb": {
"r": 243,
"g": 233,
"b": 122
},
"hsl": {
"h": 55.041,
"s": 83.448,
"l": 71.569
},
"oklch": {
"l": 0.91961,
"c": 0.13328,
"h": 104.1
},
"luminance": 0.78738
}Semantic roles & 50–950 ramp
primary
#F3E97A
secondary
#434FCE
accent
#18E006
background
#FFFFFC
surface
#FFFEF6
border
#D7D6D0
text
#18160F
muted
#868580