#F2FEAD#F2FEAD
#F2FEAD is a very light, moderate yellow. Relative luminance 0.928; OKLCH L 97.0% C 0.103 H 115.2°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEAD |
|---|---|
| RGB | rgb(242, 254, 173) |
| HSL | hsl(69, 98%, 84%) |
| HSV | hsv(69, 32%, 100%) |
| CMYK | cmyk(4.7%, 0%, 31.9%, 0.4%) |
| CIE-LAB | lab(97.14, -16.36, 37.50) |
| CIE-LCH | lch(97.14, 40.91, 113.57°) |
| OKLab | oklab(96.96% -0.0439 0.0932) |
| OKLCH | oklch(96.96% 0.103 115.2) |
| XYZ | xyz(79.6026, 92.7787, 53.2416) |
| Luminance | 0.9278 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.48
Creme
#FFFFB6
ΔE00 3.27
Parchment
#FEFCAF
ΔE00 3.54
Light Beige
#FFFEB6
ΔE00 3.55
Cream (survey)
#FFFFC2
ΔE00 4.69
Buff
#FEF69E
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEAD #B9ADFE
analogous
#FEE1AD #F2FEAD #C9FEAD
triadic
#F2FEAD #ADF2FE #FEADF2
tetradic
#F2FEAD #ADFEE1 #B9ADFE #FEADC9
square
#F2FEAD #ADFEE1 #B9ADFE #FEADC9
split-complementary
#F2FEAD #ADC9FE #E1ADFE
monochromatic
#DFFD34 #E8FD71 #F2FEAD #FAFFE1 #FAFFE1
Accessibility & contrast
On white
1.07
#F2FEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#F2FEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEAD
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEAD | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A7
Deuteranopia (green-blind)
#FFF8B1
Tritanopia (blue-blind)
#FBF5E9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f2fead; /* rgb */ color: rgb(242, 254, 173); /* oklch */ color: oklch(97.0% 0.103 115.2);
Tailwind
colors: {
custom: {
50: '#f7fec6',
500: '#f2fead',
950: '#000000',
},
}SCSS
$custom: #f2fead; $custom-light: #f7fec6; $custom-dark: #000000;
JSON
{
"hex": "#f2fead",
"rgb": {
"r": 242,
"g": 254,
"b": 173
},
"hsl": {
"h": 68.889,
"s": 97.59,
"l": 83.725
},
"oklch": {
"l": 0.96955,
"c": 0.10302,
"h": 115.2
},
"luminance": 0.92778
}Semantic roles & 50–950 ramp
primary
#F2FEAD
secondary
#7E6CE3
accent
#00E622
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171713
muted
#858582