#F2F075#F2F075
#F2F075 is a very light, vivid yellow. Relative luminance 0.825; OKLCH L 93.3% C 0.145 H 108.1°. Best body text is #000000 at 17.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F075 |
|---|---|
| RGB | rgb(242, 240, 117) |
| HSL | hsl(59, 83%, 70%) |
| HSV | hsv(59, 52%, 95%) |
| CMYK | cmyk(0%, 0.8%, 51.7%, 5.1%) |
| CIE-LAB | lab(92.79, -15.26, 58.87) |
| CIE-LCH | lch(92.79, 60.82, 104.53°) |
| OKLab | oklab(93.25% -0.045 0.1381) |
| OKLCH | oklch(93.25% 0.145 108.1) |
| XYZ | xyz(70.9907, 82.4836, 29.0075) |
| Luminance | 0.8248 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.71
Yellowish Tan
#FCFC81
ΔE00 2.47
Manilla
#FFFA86
ΔE00 2.50
Custard
#FFFD78
ΔE00 2.84
Light Yellow
#FFFE7A
ΔE00 2.95
Yellowish
#FAEE66
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F075 #7577F2
analogous
#F2B175 #F2F075 #B5F275
triadic
#F2F075 #75F2F0 #F075F2
tetradic
#F2F075 #75F2B1 #7577F2 #F275B5
square
#F2F075 #75F2B1 #7577F2 #F275B5
split-complementary
#F2F075 #75B5F2 #B175F2
monochromatic
#D8D514 #EDEA3D #F2F075 #F7F6AD #FCFCE3
Accessibility & contrast
On white
1.20
#F2F075 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.50
#F2F075 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F075
17.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F075 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F075 | 1.00 | 1.20 | 17.50 | 17.50 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.50 | 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: #f2f075; /* rgb */ color: rgb(242, 240, 117); /* oklch */ color: oklch(93.3% 0.145 108.1);
Tailwind
colors: {
custom: {
50: '#f9f4a0',
500: '#f2f075',
950: '#000000',
},
}SCSS
$custom: #f2f075; $custom-light: #f9f4a0; $custom-dark: #000000;
JSON
{
"hex": "#f2f075",
"rgb": {
"r": 242,
"g": 240,
"b": 117
},
"hsl": {
"h": 59.04,
"s": 82.781,
"l": 70.392
},
"oklch": {
"l": 0.93253,
"c": 0.14523,
"h": 108.1
},
"luminance": 0.82482
}Semantic roles & 50–950 ramp
primary
#F2F075
secondary
#3F42CC
accent
#0ADF06
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580