#F2FDAE#F2FDAE
#F2FDAE is a very light, moderate yellow. Relative luminance 0.922; OKLCH L 96.8% C 0.101 H 114.8°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDAE |
|---|---|
| RGB | rgb(242, 253, 174) |
| HSL | hsl(68, 95%, 84%) |
| HSV | hsv(68, 31%, 99%) |
| CMYK | cmyk(4.3%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(96.90, -15.75, 36.68) |
| CIE-LCH | lch(96.90, 39.92, 113.24°) |
| OKLab | oklab(96.77% -0.0421 0.0913) |
| OKLCH | oklch(96.77% 0.101 114.8) |
| XYZ | xyz(79.3832, 92.1845, 53.6476) |
| Luminance | 0.9218 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.36
Creme
#FFFFB6
ΔE00 3.02
Light Beige
#FFFEB6
ΔE00 3.27
Parchment
#FEFCAF
ΔE00 3.32
Cream (survey)
#FFFFC2
ΔE00 4.36
Buff
#FEF69E
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDAE #B9AEFD
analogous
#FDE0AE #F2FDAE #CAFDAE
triadic
#F2FDAE #AEF2FD #FDAEF2
tetradic
#F2FDAE #AEFDE0 #B9AEFD #FDAECA
square
#F2FDAE #AEFDE0 #B9AEFD #FDAECA
split-complementary
#F2FDAE #AECAFD #E0AEFD
monochromatic
#DFFA37 #E8FC72 #F2FDAE #FAFEE1 #FAFEE1
Accessibility & contrast
On white
1.08
#F2FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#F2FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDAE
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDAE | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF5A9
Deuteranopia (green-blind)
#FFF7B1
Tritanopia (blue-blind)
#FBF4E9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f2fdae; /* rgb */ color: rgb(242, 253, 174); /* oklch */ color: oklch(96.8% 0.101 114.8);
Tailwind
colors: {
custom: {
50: '#f7fec7',
500: '#f2fdae',
950: '#000000',
},
}SCSS
$custom: #f2fdae; $custom-light: #f7fec7; $custom-dark: #000000;
JSON
{
"hex": "#f2fdae",
"rgb": {
"r": 242,
"g": 253,
"b": 174
},
"hsl": {
"h": 68.354,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.96767,
"c": 0.10055,
"h": 114.8
},
"luminance": 0.92184
}Semantic roles & 50–950 ramp
primary
#F2FDAE
secondary
#7E6DE2
accent
#00E620
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171713
muted
#858582