#F2FDAF#F2FDAF
#F2FDAF is a very light, moderate yellow. Relative luminance 0.922; OKLCH L 96.8% C 0.099 H 114.8°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDAF |
|---|---|
| RGB | rgb(242, 253, 175) |
| HSL | hsl(68, 95%, 84%) |
| HSV | hsv(68, 31%, 99%) |
| CMYK | cmyk(4.3%, 0%, 30.8%, 0.8%) |
| CIE-LAB | lab(96.91, -15.63, 36.21) |
| CIE-LCH | lch(96.91, 39.43, 113.34°) |
| OKLab | oklab(96.79% -0.0417 0.0902) |
| OKLCH | oklch(96.79% 0.099 114.8) |
| XYZ | xyz(79.4811, 92.2237, 54.1630) |
| Luminance | 0.9222 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.40
Creme
#FFFFB6
ΔE00 2.98
Light Beige
#FFFEB6
ΔE00 3.23
Parchment
#FEFCAF
ΔE00 3.34
Cream (survey)
#FFFFC2
ΔE00 4.24
Buff
#FEF69E
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDAF #BAAFFD
analogous
#FDE1AF #F2FDAF #CBFDAF
triadic
#F2FDAF #AFF2FD #FDAFF2
tetradic
#F2FDAF #AFFDE1 #BAAFFD #FDAFCB
square
#F2FDAF #AFFDE1 #BAAFFD #FDAFCB
split-complementary
#F2FDAF #AFCBFD #E1AFFD
monochromatic
#DFFA38 #E8FC73 #F2FDAF #FAFEE1 #FAFEE1
Accessibility & contrast
On white
1.08
#F2FDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#F2FDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDAF
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDAF | 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)
#FFF5AA
Deuteranopia (green-blind)
#FFF7B2
Tritanopia (blue-blind)
#FBF4E9
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f2fdaf; /* rgb */ color: rgb(242, 253, 175); /* oklch */ color: oklch(96.8% 0.099 114.8);
Tailwind
colors: {
custom: {
50: '#f7fec7',
500: '#f2fdaf',
950: '#000000',
},
}SCSS
$custom: #f2fdaf; $custom-light: #f7fec7; $custom-dark: #000000;
JSON
{
"hex": "#f2fdaf",
"rgb": {
"r": 242,
"g": 253,
"b": 175
},
"hsl": {
"h": 68.462,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.96785,
"c": 0.09939,
"h": 114.8
},
"luminance": 0.92223
}Semantic roles & 50–950 ramp
primary
#F2FDAF
secondary
#7F6EE2
accent
#00E620
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171713
muted
#858582