#F2FBB2#F2FBB2
#F2FBB2 is a very light, moderate yellow. Relative luminance 0.911; OKLCH L 96.4% C 0.093 H 113.9°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBB2 |
|---|---|
| RGB | rgb(242, 251, 178) |
| HSL | hsl(67, 90%, 84%) |
| HSV | hsv(67, 29%, 98%) |
| CMYK | cmyk(3.6%, 0%, 29.1%, 1.6%) |
| CIE-LAB | lab(96.45, -14.27, 34.09) |
| CIE-LCH | lch(96.45, 36.95, 112.72°) |
| OKLab | oklab(96.43% -0.0378 0.0853) |
| OKLCH | oklch(96.43% 0.093 113.9) |
| XYZ | xyz(79.1509, 91.0867, 55.5226) |
| Luminance | 0.9109 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.52
Creme
#FFFFB6
ΔE00 2.62
Light Beige
#FFFEB6
ΔE00 2.80
Parchment
#FEFCAF
ΔE00 3.10
Cream (survey)
#FFFFC2
ΔE00 3.46
Egg Shell
#FFFCC4
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBB2 #BBB2FB
analogous
#FBE0B2 #F2FBB2 #CEFBB2
triadic
#F2FBB2 #B2F2FB #FBB2F2
tetradic
#F2FBB2 #B2FBE0 #BBB2FB #FBB2CE
square
#F2FBB2 #B2FBE0 #BBB2FB #FBB2CE
split-complementary
#F2FBB2 #B2CEFB #E0B2FB
monochromatic
#DEF53E #E8F878 #F2FBB2 #FAFDE2 #FAFDE2
Accessibility & contrast
On white
1.09
#F2FBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#F2FBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBB2
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBB2 | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF4AD
Deuteranopia (green-blind)
#FFF6B5
Tritanopia (blue-blind)
#FBF3E8
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2fbb2; /* rgb */ color: rgb(242, 251, 178); /* oklch */ color: oklch(96.4% 0.093 113.9);
Tailwind
colors: {
custom: {
50: '#f7fcc9',
500: '#f2fbb2',
950: '#000000',
},
}SCSS
$custom: #f2fbb2; $custom-light: #f7fcc9; $custom-dark: #000000;
JSON
{
"hex": "#f2fbb2",
"rgb": {
"r": 242,
"g": 251,
"b": 178
},
"hsl": {
"h": 67.397,
"s": 90.123,
"l": 84.118
},
"oklch": {
"l": 0.96431,
"c": 0.09326,
"h": 113.9
},
"luminance": 0.91086
}Semantic roles & 50–950 ramp
primary
#F2FBB2
secondary
#8072DF
accent
#00E61C
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171713
muted
#858582