#F2FAAF#F2FAAF
#F2FAAF is a very light, moderate yellow. Relative luminance 0.903; OKLCH L 96.2% C 0.095 H 113.2°. Best body text is #000000 at 19.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FAAF |
|---|---|
| RGB | rgb(242, 250, 175) |
| HSL | hsl(66, 88%, 83%) |
| HSV | hsv(66, 30%, 98%) |
| CMYK | cmyk(3.2%, 0%, 30%, 2%) |
| CIE-LAB | lab(96.14, -14.16, 35.18) |
| CIE-LCH | lch(96.14, 37.92, 111.93°) |
| OKLab | oklab(96.17% -0.0375 0.0878) |
| OKLCH | oklch(96.17% 0.095 113.2) |
| XYZ | xyz(78.5415, 90.3444, 53.8498) |
| Luminance | 0.9034 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.27
Creme
#FFFFB6
ΔE00 2.48
Light Beige
#FFFEB6
ΔE00 2.65
Parchment
#FEFCAF
ΔE00 2.79
Cream (survey)
#FFFFC2
ΔE00 3.64
Egg Shell
#FFFCC4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FAAF #B7AFFA
analogous
#FADCAF #F2FAAF #CCFAAF
triadic
#F2FAAF #AFF2FA #FAAFF2
tetradic
#F2FAAF #AFFADC #B7AFFA #FAAFCC
square
#F2FAAF #AFFADC #B7AFFA #FAAFCC
split-complementary
#F2FAAF #AFCCFA #DCAFFA
monochromatic
#DFF33C #E9F675 #F2FAAF #FAFDE2 #FAFDE2
Accessibility & contrast
On white
1.10
#F2FAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.07
#F2FAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FAAF
19.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FAAF | 1.00 | 1.10 | 19.07 | 19.07 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF3AA
Deuteranopia (green-blind)
#FFF5B2
Tritanopia (blue-blind)
#FBF1E7
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f2faaf; /* rgb */ color: rgb(242, 250, 175); /* oklch */ color: oklch(96.2% 0.095 113.2);
Tailwind
colors: {
custom: {
50: '#f7fbc7',
500: '#f2faaf',
950: '#000000',
},
}SCSS
$custom: #f2faaf; $custom-light: #f7fbc7; $custom-dark: #000000;
JSON
{
"hex": "#f2faaf",
"rgb": {
"r": 242,
"g": 250,
"b": 175
},
"hsl": {
"h": 66.4,
"s": 88.235,
"l": 83.333
},
"oklch": {
"l": 0.96171,
"c": 0.09548,
"h": 113.2
},
"luminance": 0.90344
}Semantic roles & 50–950 ramp
primary
#F2FAAF
secondary
#7C70DD
accent
#01E519
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171713
muted
#858582