#F2FFAE#F2FFAE
#F2FFAE is a very light, moderate yellow. Relative luminance 0.935; OKLCH L 97.2% C 0.103 H 115.8°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFAE |
|---|---|
| RGB | rgb(242, 255, 174) |
| HSL | hsl(70, 100%, 84%) |
| HSV | hsv(70, 32%, 100%) |
| CMYK | cmyk(5.1%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(97.41, -16.72, 37.37) |
| CIE-LCH | lch(97.41, 40.94, 114.11°) |
| OKLab | oklab(97.18% -0.0449 0.0929) |
| OKLCH | oklch(97.18% 0.103 115.8) |
| XYZ | xyz(80.0179, 93.4539, 53.8592) |
| Luminance | 0.9345 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.65
Creme
#FFFFB6
ΔE00 3.45
Light Beige
#FFFEB6
ΔE00 3.73
Parchment
#FEFCAF
ΔE00 3.77
Cream (survey)
#FFFFC2
ΔE00 4.79
Buff
#FEF69E
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFAE #BBAEFF
analogous
#FFE4AE #F2FFAE #CAFFAE
triadic
#F2FFAE #AEF2FF #FFAEF2
tetradic
#F2FFAE #AEFFE4 #BBAEFF #FFAECA
square
#F2FFAE #AEFFE4 #BBAEFF #FFAECA
split-complementary
#F2FFAE #AECAFF #E4AEFF
monochromatic
#DEFF34 #E8FF71 #F2FFAE #FAFFE0 #FAFFE0
Accessibility & contrast
On white
1.07
#F2FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#F2FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFAE
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFAE | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A8
Deuteranopia (green-blind)
#FFF8B2
Tritanopia (blue-blind)
#FBF6EA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2ffae; /* rgb */ color: rgb(242, 255, 174); /* oklch */ color: oklch(97.2% 0.103 115.8);
Tailwind
colors: {
custom: {
50: '#f7ffc7',
500: '#f2ffae',
950: '#000000',
},
}SCSS
$custom: #f2ffae; $custom-light: #f7ffc7; $custom-dark: #000000;
JSON
{
"hex": "#f2ffae",
"rgb": {
"r": 242,
"g": 255,
"b": 174
},
"hsl": {
"h": 69.63,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.97178,
"c": 0.10318,
"h": 115.8
},
"luminance": 0.93453
}Semantic roles & 50–950 ramp
primary
#F2FFAE
secondary
#806CE5
accent
#00E625
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171813
muted
#858682