#F2FECB#F2FECB
#F2FECB is a very light, moderate yellow-green. Relative luminance 0.941; OKLCH L 97.5% C 0.067 H 118.4°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FECB |
|---|---|
| RGB | rgb(242, 254, 203) |
| HSL | hsl(74, 96%, 90%) |
| HSV | hsv(74, 20%, 100%) |
| CMYK | cmyk(4.7%, 0%, 20.1%, 0.4%) |
| CIE-LAB | lab(97.66, -12.32, 23.12) |
| CIE-LCH | lch(97.66, 26.20, 118.04°) |
| OKLab | oklab(97.54% -0.032 0.0591) |
| OKLCH | oklch(97.54% 0.067 118.4) |
| XYZ | xyz(82.8382, 94.0729, 70.2822) |
| Luminance | 0.9407 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ecru
#FEFFCA
ΔE00 3.32
Ivory (survey)
#FFFFCB
ΔE00 3.60
Eggshell (survey)
#FFFFD4
ΔE00 4.15
Cream (survey)
#FFFFC2
ΔE00 4.26
Cream
#FFFDD0
ΔE00 4.48
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FECB #D7CBFE
analogous
#FEF1CB #F2FECB #D9FECB
triadic
#F2FECB #CBF2FE #FECBF2
tetradic
#F2FECB #CBFEF1 #D7CBFE #FECBD9
square
#F2FECB #CBFEF1 #D7CBFE #FECBD9
split-complementary
#F2FECB #CBD9FE #F1CBFE
monochromatic
#D4FC53 #E3FD8F #F2FECB #F7FEE1 #F7FEE1
Accessibility & contrast
On white
1.06
#F2FECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#F2FECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FECB
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FECB | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8C8
Deuteranopia (green-blind)
#FFF9CD
Tritanopia (blue-blind)
#F7F8F0
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2fecb; /* rgb */ color: rgb(242, 254, 203); /* oklch */ color: oklch(97.5% 0.067 118.4);
Tailwind
colors: {
custom: {
50: '#f6fedb',
500: '#f2fecb',
950: '#000000',
},
}SCSS
$custom: #f2fecb; $custom-light: #f6fedb; $custom-dark: #000000;
JSON
{
"hex": "#f2fecb",
"rgb": {
"r": 242,
"g": 254,
"b": 203
},
"hsl": {
"h": 74.118,
"s": 96.226,
"l": 89.608
},
"oklch": {
"l": 0.97542,
"c": 0.06717,
"h": 118.4
},
"luminance": 0.94073
}Semantic roles & 50–950 ramp
primary
#F2FECB
secondary
#9D86E7
accent
#00E636
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171715
muted
#858584