#F3F175#F3F175
#F3F175 is a very light, vivid yellow. Relative luminance 0.833; OKLCH L 93.5% C 0.146 H 108.1°. Best body text is #000000 at 17.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F175 |
|---|---|
| RGB | rgb(243, 241, 117) |
| HSL | hsl(59, 84%, 71%) |
| HSV | hsv(59, 52%, 95%) |
| CMYK | cmyk(0%, 0.8%, 51.9%, 4.7%) |
| CIE-LAB | lab(93.12, -15.35, 59.29) |
| CIE-LCH | lch(93.12, 61.24, 104.52°) |
| OKLab | oklab(93.54% -0.0454 0.1389) |
| OKLCH | oklch(93.54% 0.146 108.1) |
| XYZ | xyz(71.6302, 83.2515, 29.1220) |
| Luminance | 0.8325 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.53
Yellowish Tan
#FCFC81
ΔE00 2.28
Manilla
#FFFA86
ΔE00 2.36
Custard
#FFFD78
ΔE00 2.60
Light Yellow
#FFFE7A
ΔE00 2.72
Butter Yellow
#FFFD74
ΔE00 2.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F175 #7577F3
analogous
#F3B275 #F3F175 #B6F375
triadic
#F3F175 #75F3F1 #F175F3
tetradic
#F3F175 #75F3B2 #7577F3 #F375B6
square
#F3F175 #75F3B2 #7577F3 #F375B6
split-complementary
#F3F175 #75B6F3 #B275F3
monochromatic
#DBD713 #EEEB3D #F3F175 #F8F7AD #FDFCE3
Accessibility & contrast
On white
1.19
#F3F175 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.65
#F3F175 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F175
17.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F175 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F175 | 1.00 | 1.19 | 17.65 | 17.65 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#FFEE7B
Tritanopia (blue-blind)
#FFE4D5
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #f3f175; /* rgb */ color: rgb(243, 241, 117); /* oklch */ color: oklch(93.5% 0.146 108.1);
Tailwind
colors: {
custom: {
50: '#f9f5a0',
500: '#f3f175',
950: '#000000',
},
}SCSS
$custom: #f3f175; $custom-light: #f9f5a0; $custom-dark: #000000;
JSON
{
"hex": "#f3f175",
"rgb": {
"r": 243,
"g": 241,
"b": 117
},
"hsl": {
"h": 59.048,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.9354,
"c": 0.14616,
"h": 108.1
},
"luminance": 0.8325
}Semantic roles & 50–950 ramp
primary
#F3F175
secondary
#3F41CD
accent
#09E005
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580