#F5FAAF#F5FAAF
#F5FAAF is a very light, moderate yellow. Relative luminance 0.909; OKLCH L 96.4% C 0.095 H 111.3°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FAAF |
|---|---|
| RGB | rgb(245, 250, 175) |
| HSL | hsl(64, 88%, 83%) |
| HSV | hsv(64, 30%, 98%) |
| CMYK | cmyk(2%, 0%, 30%, 2%) |
| CIE-LAB | lab(96.36, -13.06, 35.51) |
| CIE-LCH | lch(96.36, 37.84, 110.18°) |
| OKLab | oklab(96.4% -0.0345 0.0886) |
| OKLCH | oklch(96.4% 0.095 111.3) |
| XYZ | xyz(79.5798, 90.8799, 53.8984) |
| Luminance | 0.9088 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 1.82
Light Beige
#FFFEB6
ΔE00 1.96
Parchment
#FEFCAF
ΔE00 2.02
Light Khaki
#E6F2A2
ΔE00 2.74
Cream (survey)
#FFFFC2
ΔE00 3.27
Buff
#FEF69E
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FAAF #B4AFFA
analogous
#FAD9AF #F5FAAF #CFFAAF
triadic
#F5FAAF #AFF5FA #FAAFF5
tetradic
#F5FAAF #AFFAD9 #B4AFFA #FAAFCF
square
#F5FAAF #AFFAD9 #B4AFFA #FAAFCF
split-complementary
#F5FAAF #AFCFFA #D9AFFA
monochromatic
#E7F33C #EEF675 #F5FAAF #FBFDE2 #FBFDE2
Accessibility & contrast
On white
1.10
#F5FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#F5FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FAAF
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FAAF | 1.00 | 1.10 | 19.18 | 19.18 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FFF6B2
Tritanopia (blue-blind)
#FFF1E7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f5faaf; /* rgb */ color: rgb(245, 250, 175); /* oklch */ color: oklch(96.4% 0.095 111.3);
Tailwind
colors: {
custom: {
50: '#f9fbc7',
500: '#f5faaf',
950: '#000000',
},
}SCSS
$custom: #f5faaf; $custom-light: #f9fbc7; $custom-dark: #000000;
JSON
{
"hex": "#f5faaf",
"rgb": {
"r": 245,
"g": 250,
"b": 175
},
"hsl": {
"h": 64,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.96401,
"c": 0.09504,
"h": 111.3
},
"luminance": 0.90879
}Semantic roles & 50–950 ramp
primary
#F5FAAF
secondary
#7770DD
accent
#01E510
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171713
muted
#858582