#F2FFB0#F2FFB0
#F2FFB0 is a very light, moderate yellow. Relative luminance 0.935; OKLCH L 97.2% C 0.101 H 115.9°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFB0 |
|---|---|
| RGB | rgb(242, 255, 176) |
| HSL | hsl(70, 100%, 85%) |
| HSV | hsv(70, 31%, 100%) |
| CMYK | cmyk(5.1%, 0%, 31%, 0%) |
| CIE-LAB | lab(97.44, -16.47, 36.41) |
| CIE-LCH | lch(97.44, 39.97, 114.34°) |
| OKLab | oklab(97.21% -0.0441 0.0907) |
| OKLCH | oklch(97.21% 0.101 115.9) |
| XYZ | xyz(80.2143, 93.5324, 54.8937) |
| Luminance | 0.9353 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.70
Creme
#FFFFB6
ΔE00 3.37
Light Beige
#FFFEB6
ΔE00 3.65
Parchment
#FEFCAF
ΔE00 3.78
Cream (survey)
#FFFFC2
ΔE00 4.56
Ecru
#FEFFCA
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFB0 #BDB0FF
analogous
#FFE4B0 #F2FFB0 #CBFFB0
triadic
#F2FFB0 #B0F2FF #FFB0F2
tetradic
#F2FFB0 #B0FFE4 #BDB0FF #FFB0CB
square
#F2FFB0 #B0FFE4 #BDB0FF #FFB0CB
split-complementary
#F2FFB0 #B0CBFF #E4B0FF
monochromatic
#DEFF36 #E8FF73 #F2FFB0 #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.07
#F2FFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#F2FFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFB0
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFB0 | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7AB
Deuteranopia (green-blind)
#FFF8B3
Tritanopia (blue-blind)
#FBF6EB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2ffb0; /* rgb */ color: rgb(242, 255, 176); /* oklch */ color: oklch(97.2% 0.101 115.9);
Tailwind
colors: {
custom: {
50: '#f7ffc8',
500: '#f2ffb0',
950: '#000000',
},
}SCSS
$custom: #f2ffb0; $custom-light: #f7ffc8; $custom-dark: #000000;
JSON
{
"hex": "#f2ffb0",
"rgb": {
"r": 242,
"g": 255,
"b": 176
},
"hsl": {
"h": 69.873,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.97213,
"c": 0.10088,
"h": 115.9
},
"luminance": 0.93532
}Semantic roles & 50–950 ramp
primary
#F2FFB0
secondary
#816EE5
accent
#00E626
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171813
muted
#858682