#F4F899#F4F899
#F4F899 is a very light, moderate yellow. Relative luminance 0.887; OKLCH L 95.5% C 0.118 H 110.5°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F899 |
|---|---|
| RGB | rgb(244, 248, 153) |
| HSL | hsl(63, 87%, 79%) |
| HSV | hsv(63, 38%, 97%) |
| CMYK | cmyk(1.6%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(95.44, -15.00, 45.17) |
| CIE-LCH | lch(95.44, 47.59, 108.37°) |
| OKLab | oklab(95.55% -0.0412 0.1102) |
| OKLCH | oklch(95.55% 0.118 110.5) |
| XYZ | xyz(76.6263, 88.6691, 43.2091) |
| Luminance | 0.8867 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 3.17
Parchment
#FEFCAF
ΔE00 3.46
Light Khaki
#E6F2A2
ΔE00 3.70
Manilla
#FFFA86
ΔE00 3.96
Yellowish Tan
#FCFC81
ΔE00 4.17
Dark Cream
#FFF39A
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F899 #9D99F8
analogous
#F8CC99 #F4F899 #C4F899
triadic
#F4F899 #99F4F8 #F899F4
tetradic
#F4F899 #99F8CC #9D99F8 #F899C4
square
#F4F899 #99F8CC #9D99F8 #F899C4
split-complementary
#F4F899 #99C4F8 #CC99F8
monochromatic
#E8F026 #EEF460 #F4F899 #FAFCD2 #FCFDE2
Accessibility & contrast
On white
1.12
#F4F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#F4F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F899
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F899 | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FFF39D
Tritanopia (blue-blind)
#FFEDE1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4f899; /* rgb */ color: rgb(244, 248, 153); /* oklch */ color: oklch(95.5% 0.118 110.5);
Tailwind
colors: {
custom: {
50: '#f9fab8',
500: '#f4f899',
950: '#000000',
},
}SCSS
$custom: #f4f899; $custom-light: #f9fab8; $custom-dark: #000000;
JSON
{
"hex": "#f4f899",
"rgb": {
"r": 244,
"g": 248,
"b": 153
},
"hsl": {
"h": 62.526,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.95545,
"c": 0.11763,
"h": 110.5
},
"luminance": 0.88668
}Semantic roles & 50–950 ramp
primary
#F4F899
secondary
#635DD8
accent
#02E40B
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581