#F2FBAE#F2FBAE
#F2FBAE is a very light, moderate yellow. Relative luminance 0.909; OKLCH L 96.4% C 0.098 H 113.7°. Best body text is #000000 at 19.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBAE |
|---|---|
| RGB | rgb(242, 251, 174) |
| HSL | hsl(67, 91%, 83%) |
| HSV | hsv(67, 31%, 98%) |
| CMYK | cmyk(3.6%, 0%, 30.7%, 1.6%) |
| CIE-LAB | lab(96.38, -14.77, 36.00) |
| CIE-LCH | lch(96.38, 38.91, 112.31°) |
| OKLab | oklab(96.36% -0.0393 0.0897) |
| OKLCH | oklch(96.36% 0.098 113.7) |
| XYZ | xyz(78.7552, 90.9284, 53.4383) |
| Luminance | 0.9093 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.21
Creme
#FFFFB6
ΔE00 2.65
Light Beige
#FFFEB6
ΔE00 2.86
Parchment
#FEFCAF
ΔE00 2.92
Cream (survey)
#FFFFC2
ΔE00 3.95
Buff
#FEF69E
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBAE #B7AEFB
analogous
#FBDDAE #F2FBAE #CBFBAE
triadic
#F2FBAE #AEF2FB #FBAEF2
tetradic
#F2FBAE #AEFBDD #B7AEFB #FBAECB
square
#F2FBAE #AEFBDD #B7AEFB #FBAECB
split-complementary
#F2FBAE #AECBFB #DDAEFB
monochromatic
#DFF539 #E9F874 #F2FBAE #FAFEE2 #FAFEE2
Accessibility & contrast
On white
1.09
#F2FBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.19
#F2FBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBAE
19.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBAE | 1.00 | 1.09 | 19.19 | 19.19 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4A9
Deuteranopia (green-blind)
#FFF6B1
Tritanopia (blue-blind)
#FBF2E7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2fbae; /* rgb */ color: rgb(242, 251, 174); /* oklch */ color: oklch(96.4% 0.098 113.7);
Tailwind
colors: {
custom: {
50: '#f7fcc6',
500: '#f2fbae',
950: '#000000',
},
}SCSS
$custom: #f2fbae; $custom-light: #f7fcc6; $custom-dark: #000000;
JSON
{
"hex": "#f2fbae",
"rgb": {
"r": 242,
"g": 251,
"b": 174
},
"hsl": {
"h": 67.013,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.96357,
"c": 0.09795,
"h": 113.7
},
"luminance": 0.90928
}Semantic roles & 50–950 ramp
primary
#F2FBAE
secondary
#7C6FDF
accent
#00E61B
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171713
muted
#858582