#F3F075#F3F075
#F3F075 is a very light, vivid yellow. Relative luminance 0.827; OKLCH L 93.3% C 0.145 H 107.6°. Best body text is #000000 at 17.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F075 |
|---|---|
| RGB | rgb(243, 240, 117) |
| HSL | hsl(59, 84%, 71%) |
| HSV | hsv(59, 52%, 95%) |
| CMYK | cmyk(0%, 1.2%, 51.9%, 4.7%) |
| CIE-LAB | lab(92.87, -14.86, 58.99) |
| CIE-LCH | lch(92.87, 60.83, 104.14°) |
| OKLab | oklab(93.33% -0.044 0.1383) |
| OKLCH | oklch(93.33% 0.145 107.6) |
| XYZ | xyz(71.3350, 82.6611, 29.0236) |
| Luminance | 0.8266 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.56
Manilla
#FFFA86
ΔE00 2.42
Yellowish Tan
#FCFC81
ΔE00 2.49
Yellowish
#FAEE66
ΔE00 2.79
Custard
#FFFD78
ΔE00 2.80
Light Yellow
#FFFE7A
ΔE00 2.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F075 #7578F3
analogous
#F3B175 #F3F075 #B7F375
triadic
#F3F075 #75F3F0 #F075F3
tetradic
#F3F075 #75F3B1 #7578F3 #F375B7
square
#F3F075 #75F3B1 #7578F3 #F375B7
split-complementary
#F3F075 #75B7F3 #B175F3
monochromatic
#DBD613 #EEEA3D #F3F075 #F8F6AD #FDFCE3
Accessibility & contrast
On white
1.20
#F3F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.53
#F3F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F075
17.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F075 | 1.00 | 1.20 | 17.53 | 17.53 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE869
Deuteranopia (green-blind)
#FFED7B
Tritanopia (blue-blind)
#FFE3D4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #f3f075; /* rgb */ color: rgb(243, 240, 117); /* oklch */ color: oklch(93.3% 0.145 107.6);
Tailwind
colors: {
custom: {
50: '#f9f4a0',
500: '#f3f075',
950: '#000000',
},
}SCSS
$custom: #f3f075; $custom-light: #f9f4a0; $custom-dark: #000000;
JSON
{
"hex": "#f3f075",
"rgb": {
"r": 243,
"g": 240,
"b": 117
},
"hsl": {
"h": 58.571,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.93334,
"c": 0.14511,
"h": 107.6
},
"luminance": 0.82659
}Semantic roles & 50–950 ramp
primary
#F3F075
secondary
#3F42CD
accent
#0AE005
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580