#F6FAE2#F6FAE2
#F6FAE2 is a very light, muted yellow-green. Relative luminance 0.935; OKLCH L 97.6% C 0.032 H 114.7°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FAE2 |
|---|---|
| RGB | rgb(246, 250, 226) |
| HSL | hsl(70, 71%, 93%) |
| HSV | hsv(70, 10%, 98%) |
| CMYK | cmyk(1.6%, 0%, 9.6%, 2%) |
| CIE-LAB | lab(97.41, -5.40, 11.06) |
| CIE-LCH | lch(97.41, 12.31, 116.01°) |
| OKLab | oklab(97.57% -0.0132 0.0288) |
| OKLCH | oklch(97.57% 0.032 114.7) |
| XYZ | xyz(85.9173, 93.4553, 85.4492) |
| Luminance | 0.9345 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 1.85
Off White (survey)
#FFFFE4
ΔE00 2.12
Lightyellow
#FFFFE0
ΔE00 2.79
Ivory
#FFFFF0
ΔE00 4.13
Cornsilk
#FFF8DC
ΔE00 4.62
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FAE2 #E6E2FA
analogous
#FAF2E2 #F6FAE2 #EAFAE2
triadic
#F6FAE2 #E2F6FA #FAE2F6
tetradic
#F6FAE2 #E2FAF2 #E6E2FA #FAE2EA
square
#F6FAE2 #E2FAF2 #E6E2FA #FAE2EA
split-complementary
#F6FAE2 #E2EAFA #F2E2FA
monochromatic
#D6E87A #E6F1AE #F6FAE2 #F7FAE5 #F7FAE5
Accessibility & contrast
On white
1.07
#F6FAE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#F6FAE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FAE2
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FAE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FAE2 | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF7E1
Deuteranopia (green-blind)
#FEF8E3
Tritanopia (blue-blind)
#F9F7F3
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f6fae2; /* rgb */ color: rgb(246, 250, 226); /* oklch */ color: oklch(97.6% 0.032 114.7);
Tailwind
colors: {
custom: {
50: '#f9fceb',
500: '#f6fae2',
950: '#000000',
},
}SCSS
$custom: #f6fae2; $custom-light: #f9fceb; $custom-dark: #000000;
JSON
{
"hex": "#f6fae2",
"rgb": {
"r": 246,
"g": 250,
"b": 226
},
"hsl": {
"h": 70,
"s": 70.588,
"l": 93.333
},
"oklch": {
"l": 0.97574,
"c": 0.0317,
"h": 114.7
},
"luminance": 0.93455
}Semantic roles & 50–950 ramp
primary
#F6FAE2
secondary
#ABA1DF
accent
#13D333
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171716
muted
#858584