#F5F899#F5F899
#F5F899 is a very light, moderate yellow. Relative luminance 0.888; OKLCH L 95.6% C 0.118 H 110.0°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F899 |
|---|---|
| RGB | rgb(245, 248, 153) |
| HSL | hsl(62, 87%, 79%) |
| HSV | hsv(62, 38%, 97%) |
| CMYK | cmyk(1.2%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(95.52, -14.62, 45.28) |
| CIE-LCH | lch(95.52, 47.58, 107.89°) |
| OKLab | oklab(95.62% -0.0402 0.1104) |
| OKLCH | oklch(95.62% 0.118 110) |
| XYZ | xyz(76.9743, 88.8486, 43.2254) |
| Luminance | 0.8885 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 2.94
Parchment
#FEFCAF
ΔE00 3.37
Manilla
#FFFA86
ΔE00 3.79
Light Khaki
#E6F2A2
ΔE00 3.88
Dark Cream
#FFF39A
ΔE00 3.96
Yellowish Tan
#FCFC81
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F899 #9C99F8
analogous
#F8CB99 #F5F899 #C5F899
triadic
#F5F899 #99F5F8 #F899F5
tetradic
#F5F899 #99F8CB #9C99F8 #F899C5
square
#F5F899 #99F8CB #9C99F8 #F899C5
split-complementary
#F5F899 #99C5F8 #CB99F8
monochromatic
#EAF026 #EFF460 #F5F899 #FBFCD2 #FCFDE2
Accessibility & contrast
On white
1.12
#F5F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#F5F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F899
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F899 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF092
Deuteranopia (green-blind)
#FFF49D
Tritanopia (blue-blind)
#FFEDE1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f5f899; /* rgb */ color: rgb(245, 248, 153); /* oklch */ color: oklch(95.6% 0.118 110.0);
Tailwind
colors: {
custom: {
50: '#fafab8',
500: '#f5f899',
950: '#000000',
},
}SCSS
$custom: #f5f899; $custom-light: #fafab8; $custom-dark: #000000;
JSON
{
"hex": "#f5f899",
"rgb": {
"r": 245,
"g": 248,
"b": 153
},
"hsl": {
"h": 61.895,
"s": 87.156,
"l": 78.627
},
"oklch": {
"l": 0.95623,
"c": 0.11751,
"h": 110
},
"luminance": 0.88847
}Semantic roles & 50–950 ramp
primary
#F5F899
secondary
#615DD8
accent
#02E409
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581