#F3F272#F3F272
#F3F272 is a very light, vivid yellow. Relative luminance 0.838; OKLCH L 93.7% C 0.150 H 108.6°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F3F272 |
|---|---|
| RGB | rgb(243, 242, 114) |
| HSL | hsl(60, 84%, 70%) |
| HSV | hsv(60, 53%, 95%) |
| CMYK | cmyk(0%, 0.4%, 53.1%, 4.7%) |
| CIE-LAB | lab(93.35, -16.08, 60.89) |
| CIE-LCH | lch(93.35, 62.98, 104.79°) |
| OKLab | oklab(93.71% -0.0477 0.1421) |
| OKLCH | oklch(93.71% 0.15 108.6) |
| XYZ | xyz(71.7534, 83.7757, 28.3069) |
| Luminance | 0.8377 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.58
Yellowish Tan
#FCFC81
ΔE00 2.20
Custard
#FFFD78
ΔE00 2.34
Butter Yellow
#FFFD74
ΔE00 2.46
Light Yellow
#FFFE7A
ΔE00 2.47
Manilla
#FFFA86
ΔE00 2.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3F272 #7273F3
analogous
#F3B272 #F3F272 #B3F372
triadic
#F3F272 #72F3F2 #F272F3
tetradic
#F3F272 #72F3B2 #7273F3 #F372B3
square
#F3F272 #72F3B2 #7273F3 #F372B3
split-complementary
#F3F272 #72B3F3 #B272F3
monochromatic
#D8D712 #EEED3A #F3F272 #F8F7AA #FDFCE3
Accessibility & contrast
On white
1.18
#F3F272 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#F3F272 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3F272
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3F272 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3F272 | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE965
Deuteranopia (green-blind)
#FFEE79
Tritanopia (blue-blind)
#FFE5D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f3f272; /* rgb */ color: rgb(243, 242, 114); /* oklch */ color: oklch(93.7% 0.150 108.6);
Tailwind
colors: {
custom: {
50: '#f9f69e',
500: '#f3f272',
950: '#000000',
},
}SCSS
$custom: #f3f272; $custom-light: #f9f69e; $custom-dark: #000000;
JSON
{
"hex": "#f3f272",
"rgb": {
"r": 243,
"g": 242,
"b": 114
},
"hsl": {
"h": 59.535,
"s": 84.314,
"l": 70
},
"oklch": {
"l": 0.93713,
"c": 0.14991,
"h": 108.6
},
"luminance": 0.83774
}Semantic roles & 50–950 ramp
primary
#F3F272
secondary
#3C3DCD
accent
#06E105
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580