#F2F899#F2F899
#F2F899 is a very light, moderate yellow. Relative luminance 0.883; OKLCH L 95.4% C 0.118 H 111.5°. Best body text is #000000 at 18.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F899 |
|---|---|
| RGB | rgb(242, 248, 153) |
| HSL | hsl(64, 87%, 79%) |
| HSV | hsv(64, 38%, 97%) |
| CMYK | cmyk(2.4%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(95.29, -15.76, 44.95) |
| CIE-LCH | lch(95.29, 47.63, 109.32°) |
| OKLab | oklab(95.39% -0.0433 0.1097) |
| OKLCH | oklch(95.39% 0.118 111.5) |
| XYZ | xyz(75.9359, 88.3131, 43.1767) |
| Luminance | 0.8831 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.37
Buff
#FEF69E
ΔE00 3.63
Parchment
#FEFCAF
ΔE00 3.67
Manilla
#FFFA86
ΔE00 4.33
Creme
#FFFFB6
ΔE00 4.33
Yellowish Tan
#FCFC81
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F899 #9F99F8
analogous
#F8CE99 #F2F899 #C2F899
triadic
#F2F899 #99F2F8 #F899F2
tetradic
#F2F899 #99F8CE #9F99F8 #F899C2
square
#F2F899 #99F8CE #9F99F8 #F899C2
split-complementary
#F2F899 #99C2F8 #CE99F8
monochromatic
#E3F026 #EBF460 #F2F899 #F9FCD2 #FBFDE2
Accessibility & contrast
On white
1.13
#F2F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.66
#F2F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F899
18.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F899 | 1.00 | 1.13 | 18.66 | 18.66 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FFF39D
Tritanopia (blue-blind)
#FDEEE1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f2f899; /* rgb */ color: rgb(242, 248, 153); /* oklch */ color: oklch(95.4% 0.118 111.5);
Tailwind
colors: {
custom: {
50: '#f7fab8',
500: '#f2f899',
950: '#000000',
},
}SCSS
$custom: #f2f899; $custom-light: #f7fab8; $custom-dark: #000000;
JSON
{
"hex": "#f2f899",
"rgb": {
"r": 242,
"g": 248,
"b": 153
},
"hsl": {
"h": 63.789,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.95389,
"c": 0.11794,
"h": 111.5
},
"luminance": 0.88312
}Semantic roles & 50–950 ramp
primary
#F2F899
secondary
#655DD8
accent
#02E410
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581