#F3F276#F3F276
#F3F276 is a very light, vivid yellow. Relative luminance 0.839; OKLCH L 93.8% C 0.146 H 108.5°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F276 |
|---|---|
| RGB | rgb(243, 242, 118) |
| HSL | hsl(60, 84%, 71%) |
| HSV | hsv(60, 51%, 95%) |
| CMYK | cmyk(0%, 0.4%, 51.4%, 4.7%) |
| CIE-LAB | lab(93.39, -15.76, 59.15) |
| CIE-LCH | lch(93.39, 61.21, 104.92°) |
| OKLab | oklab(93.76% -0.0464 0.1387) |
| OKLCH | oklch(93.76% 0.146 108.5) |
| XYZ | xyz(71.9861, 83.8688, 29.5323) |
| Luminance | 0.8387 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.58
Yellowish Tan
#FCFC81
ΔE00 2.06
Manilla
#FFFA86
ΔE00 2.28
Custard
#FFFD78
ΔE00 2.47
Light Yellow
#FFFE7A
ΔE00 2.56
Faded Yellow
#FEFF7F
ΔE00 2.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F276 #7677F3
analogous
#F3B376 #F3F276 #B5F376
triadic
#F3F276 #76F3F2 #F276F3
tetradic
#F3F276 #76F3B3 #7677F3 #F376B5
square
#F3F276 #76F3B3 #7677F3 #F376B5
split-complementary
#F3F276 #76B5F3 #B376F3
monochromatic
#DBDA13 #EEED3E #F3F276 #F8F7AE #FDFCE3
Accessibility & contrast
On white
1.18
#F3F276 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#F3F276 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F276
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F276 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F276 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96A
Deuteranopia (green-blind)
#FFEE7C
Tritanopia (blue-blind)
#FFE5D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f3f276; /* rgb */ color: rgb(243, 242, 118); /* oklch */ color: oklch(93.8% 0.146 108.5);
Tailwind
colors: {
custom: {
50: '#f9f6a1',
500: '#f3f276',
950: '#000000',
},
}SCSS
$custom: #f3f276; $custom-light: #f9f6a1; $custom-dark: #000000;
JSON
{
"hex": "#f3f276",
"rgb": {
"r": 243,
"g": 242,
"b": 118
},
"hsl": {
"h": 59.52,
"s": 83.893,
"l": 70.784
},
"oklch": {
"l": 0.93758,
"c": 0.1463,
"h": 108.5
},
"luminance": 0.83867
}Semantic roles & 50–950 ramp
primary
#F3F276
secondary
#4041CD
accent
#07E005
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580