#F2FFB3#F2FFB3
#F2FFB3 is a very light, moderate yellow-green. Relative luminance 0.937; OKLCH L 97.3% C 0.097 H 116.1°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFB3 |
|---|---|
| RGB | rgb(242, 255, 179) |
| HSL | hsl(70, 100%, 85%) |
| HSV | hsv(70, 30%, 100%) |
| CMYK | cmyk(5.1%, 0%, 29.8%, 0%) |
| CIE-LAB | lab(97.49, -16.09, 34.98) |
| CIE-LCH | lch(97.49, 38.51, 114.70°) |
| OKLab | oklab(97.27% -0.0429 0.0874) |
| OKLCH | oklch(97.27% 0.097 116.1) |
| XYZ | xyz(80.5144, 93.6525, 56.4743) |
| Luminance | 0.9365 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.85
Creme
#FFFFB6
ΔE00 3.33
Light Beige
#FFFEB6
ΔE00 3.59
Parchment
#FEFCAF
ΔE00 3.87
Cream (survey)
#FFFFC2
ΔE00 4.24
Ecru
#FEFFCA
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFB3 #C0B3FF
analogous
#FFE6B3 #F2FFB3 #CCFFB3
triadic
#F2FFB3 #B3F2FF #FFB3F2
tetradic
#F2FFB3 #B3FFE6 #C0B3FF #FFB3CC
square
#F2FFB3 #B3FFE6 #C0B3FF #FFB3CC
split-complementary
#F2FFB3 #B3CCFF #E6B3FF
monochromatic
#DDFF39 #E8FF76 #F2FFB3 #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.06
#F2FFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#F2FFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFB3
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFB3 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7AE
Deuteranopia (green-blind)
#FFF8B6
Tritanopia (blue-blind)
#FAF7EB
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2ffb3; /* rgb */ color: rgb(242, 255, 179); /* oklch */ color: oklch(97.3% 0.097 116.1);
Tailwind
colors: {
custom: {
50: '#f7ffca',
500: '#f2ffb3',
950: '#000000',
},
}SCSS
$custom: #f2ffb3; $custom-light: #f7ffca; $custom-dark: #000000;
JSON
{
"hex": "#f2ffb3",
"rgb": {
"r": 242,
"g": 255,
"b": 179
},
"hsl": {
"h": 70.263,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.97268,
"c": 0.09738,
"h": 116.1
},
"luminance": 0.93652
}Semantic roles & 50–950 ramp
primary
#F2FFB3
secondary
#8470E6
accent
#00E627
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171813
muted
#858682