#F7FFAE#F7FFAE
#F7FFAE is a very light, moderate yellow. Relative luminance 0.944; OKLCH L 97.6% C 0.102 H 112.9°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FFAE |
|---|---|
| RGB | rgb(247, 255, 174) |
| HSL | hsl(66, 100%, 84%) |
| HSV | hsv(66, 32%, 100%) |
| CMYK | cmyk(3.1%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(97.77, -14.88, 37.91) |
| CIE-LCH | lch(97.77, 40.73, 111.44°) |
| OKLab | oklab(97.56% -0.0398 0.0942) |
| OKLCH | oklch(97.56% 0.102 112.9) |
| XYZ | xyz(81.7580, 94.3511, 53.9408) |
| Luminance | 0.9435 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Creme
#FFFFB6
ΔE00 2.39
Parchment
#FEFCAF
ΔE00 2.59
Light Beige
#FFFEB6
ΔE00 2.68
Light Khaki
#E6F2A2
ΔE00 3.01
Cream (survey)
#FFFFC2
ΔE00 4.17
Buff
#FEF69E
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FFAE #B6AEFF
analogous
#FFDFAE #F7FFAE #CFFFAE
triadic
#F7FFAE #AEF7FF #FFAEF7
tetradic
#F7FFAE #AEFFDF #B6AEFF #FFAECF
square
#F7FFAE #AEFFDF #B6AEFF #FFAECF
split-complementary
#F7FFAE #AECFFF #DFAEFF
monochromatic
#EBFF34 #F1FF71 #F7FFAE #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.06
#F7FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#F7FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FFAE
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FFAE | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8A8
Deuteranopia (green-blind)
#FFFAB1
Tritanopia (blue-blind)
#FFF6EA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f7ffae; /* rgb */ color: rgb(247, 255, 174); /* oklch */ color: oklch(97.6% 0.102 112.9);
Tailwind
colors: {
custom: {
50: '#faffc7',
500: '#f7ffae',
950: '#000000',
},
}SCSS
$custom: #f7ffae; $custom-light: #faffc7; $custom-dark: #000000;
JSON
{
"hex": "#f7ffae",
"rgb": {
"r": 247,
"g": 255,
"b": 174
},
"hsl": {
"h": 65.926,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.97555,
"c": 0.10222,
"h": 112.9
},
"luminance": 0.9435
}Semantic roles & 50–950 ramp
primary
#F7FFAE
secondary
#786CE5
accent
#00E617
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#171813
muted
#858682