#F5F272#F5F272
#F5F272 is a very light, vivid yellow. Relative luminance 0.841; OKLCH L 93.9% C 0.150 H 107.7°. Best body text is #000000 at 17.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F272 |
|---|---|
| RGB | rgb(245, 242, 114) |
| HSL | hsl(59, 87%, 70%) |
| HSV | hsv(59, 53%, 96%) |
| CMYK | cmyk(0%, 1.2%, 53.5%, 3.9%) |
| CIE-LAB | lab(93.51, -15.28, 61.11) |
| CIE-LCH | lch(93.51, 62.99, 104.04°) |
| OKLab | oklab(93.87% -0.0456 0.1425) |
| OKLCH | oklch(93.87% 0.15 107.7) |
| XYZ | xyz(72.4476, 84.1336, 28.3394) |
| Luminance | 0.8413 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Straw
#FCF679
ΔE00 1.23
Yellowish Tan
#FCFC81
ΔE00 2.25
Custard
#FFFD78
ΔE00 2.26
Butter Yellow
#FFFD74
ΔE00 2.36
Manilla
#FFFA86
ΔE00 2.37
Light Yellow
#FFFE7A
ΔE00 2.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F272 #7275F5
analogous
#F5B072 #F5F272 #B6F572
triadic
#F5F272 #72F5F2 #F272F5
tetradic
#F5F272 #72F5B0 #7275F5 #F572B6
square
#F5F272 #72F5B0 #7275F5 #F572B6
split-complementary
#F5F272 #72B6F5 #B072F5
monochromatic
#DDD810 #F1ED39 #F5F272 #F9F7AB #FDFCE2
Accessibility & contrast
On white
1.18
#F5F272 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.83
#F5F272 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F272
17.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F272 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F272 | 1.00 | 1.18 | 17.83 | 17.83 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA65
Deuteranopia (green-blind)
#FFEF79
Tritanopia (blue-blind)
#FFE5D6
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f5f272; /* rgb */ color: rgb(245, 242, 114); /* oklch */ color: oklch(93.9% 0.150 107.7);
Tailwind
colors: {
custom: {
50: '#fbf69e',
500: '#f5f272',
950: '#000000',
},
}SCSS
$custom: #f5f272; $custom-light: #fbf69e; $custom-dark: #000000;
JSON
{
"hex": "#f5f272",
"rgb": {
"r": 245,
"g": 242,
"b": 114
},
"hsl": {
"h": 58.626,
"s": 86.755,
"l": 70.392
},
"oklch": {
"l": 0.93874,
"c": 0.14965,
"h": 107.7
},
"luminance": 0.84132
}Semantic roles & 50–950 ramp
primary
#F5F272
secondary
#3C3FCF
accent
#07E302
background
#FFFFFC
surface
#FFFEF5
border
#D7D6CF
text
#18170F
muted
#868580