#F2F588#F2F588
#F2F588 is a very light, vivid yellow. Relative luminance 0.860; OKLCH L 94.5% C 0.132 H 110.1°. Best body text is #000000 at 18.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F588 |
|---|---|
| RGB | rgb(242, 245, 136) |
| HSL | hsl(62, 84%, 75%) |
| HSV | hsv(62, 44%, 96%) |
| CMYK | cmyk(1.2%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(94.30, -16.03, 51.87) |
| CIE-LCH | lch(94.30, 54.29, 107.17°) |
| OKLab | oklab(94.52% -0.0454 0.1243) |
| OKLCH | oklch(94.52% 0.132 110.1) |
| XYZ | xyz(73.7156, 85.9611, 35.9967) |
| Luminance | 0.8596 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 2.48
Manilla
#FFFA86
ΔE00 2.59
Pale Yellow
#FFFF84
ΔE00 2.86
Butter
#FFFF81
ΔE00 3.10
Faded Yellow
#FEFF7F
ΔE00 3.17
Straw
#FCF679
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F588 #8B88F5
analogous
#F5C188 #F2F588 #BCF588
triadic
#F2F588 #88F2F5 #F588F2
tetradic
#F2F588 #88F5C1 #8B88F5 #F588BC
square
#F2F588 #88F5C1 #8B88F5 #F588BC
split-complementary
#F2F588 #88BCF5 #C188F5
monochromatic
#E6EC17 #ECF050 #F2F588 #F8FAC0 #FCFDE3
Accessibility & contrast
On white
1.15
#F2F588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.19
#F2F588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F588
18.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F588 | 1.00 | 1.15 | 18.19 | 18.19 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7F
Deuteranopia (green-blind)
#FFF08D
Tritanopia (blue-blind)
#FFE9DB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2f588; /* rgb */ color: rgb(242, 245, 136); /* oklch */ color: oklch(94.5% 0.132 110.1);
Tailwind
colors: {
custom: {
50: '#f8f8ad',
500: '#f2f588',
950: '#000000',
},
}SCSS
$custom: #f2f588; $custom-light: #f8f8ad; $custom-dark: #000000;
JSON
{
"hex": "#f2f588",
"rgb": {
"r": 242,
"g": 245,
"b": 136
},
"hsl": {
"h": 61.651,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.94523,
"c": 0.13234,
"h": 110.1
},
"luminance": 0.8596
}Semantic roles & 50–950 ramp
primary
#F2F588
secondary
#534FD2
accent
#05E10B
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581