#F2FCA2#F2FCA2
#F2FCA2 is a very light, moderate yellow. Relative luminance 0.911; OKLCH L 96.4% C 0.113 H 113.7°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCA2 |
|---|---|
| RGB | rgb(242, 252, 162) |
| HSL | hsl(67, 94%, 81%) |
| HSV | hsv(67, 36%, 99%) |
| CMYK | cmyk(4%, 0%, 35.7%, 1.2%) |
| CIE-LAB | lab(96.45, -16.70, 42.04) |
| CIE-LCH | lch(96.45, 45.23, 111.66°) |
| OKLab | oklab(96.36% -0.0454 0.1034) |
| OKLCH | oklch(96.36% 0.113 113.7) |
| XYZ | xyz(77.9504, 91.1076, 47.6545) |
| Luminance | 0.9111 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.73
Parchment
#FEFCAF
ΔE00 3.55
Creme
#FFFFB6
ΔE00 3.81
Light Beige
#FFFEB6
ΔE00 4.05
Buff
#FEF69E
ΔE00 4.58
Yellowish Tan
#FCFC81
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCA2 #ACA2FC
analogous
#FCD9A2 #F2FCA2 #C5FCA2
triadic
#F2FCA2 #A2F2FC #FCA2F2
tetradic
#F2FCA2 #A2FCD9 #ACA2FC #FCA2C5
square
#F2FCA2 #A2FCD9 #ACA2FC #FCA2C5
split-complementary
#F2FCA2 #A2C5FC #D9A2FC
monochromatic
#E1F82B #EAFA67 #F2FCA2 #FAFEDD #FBFEE1
Accessibility & contrast
On white
1.09
#F2FCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#F2FCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCA2
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCA2 | 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)
#FFF49B
Deuteranopia (green-blind)
#FFF6A6
Tritanopia (blue-blind)
#FCF2E5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f2fca2; /* rgb */ color: rgb(242, 252, 162); /* oklch */ color: oklch(96.4% 0.113 113.7);
Tailwind
colors: {
custom: {
50: '#f7fdbe',
500: '#f2fca2',
950: '#000000',
},
}SCSS
$custom: #f2fca2; $custom-light: #f7fdbe; $custom-dark: #000000;
JSON
{
"hex": "#f2fca2",
"rgb": {
"r": 242,
"g": 252,
"b": 162
},
"hsl": {
"h": 66.667,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.96356,
"c": 0.11293,
"h": 113.7
},
"luminance": 0.91107
}Semantic roles & 50–950 ramp
primary
#F2FCA2
secondary
#7163DF
accent
#00E61A
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171712
muted
#858582