#F7EAAF#F7EAAF
#F7EAAF is a very light, moderate yellow. Relative luminance 0.817; OKLCH L 93.3% C 0.077 H 97.2°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F7EAAF |
|---|---|
| RGB | rgb(247, 234, 175) |
| HSL | hsl(49, 82%, 83%) |
| HSV | hsv(49, 29%, 97%) |
| CMYK | cmyk(0%, 5.3%, 29.1%, 3.1%) |
| CIE-LAB | lab(92.45, -4.35, 30.31) |
| CIE-LCH | lch(92.45, 30.62, 98.18°) |
| OKLab | oklab(93.34% -0.0096 0.0762) |
| OKLCH | oklch(93.34% 0.077 97.2) |
| XYZ | xyz(75.5191, 81.7167, 52.3438) |
| Luminance | 0.8172 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.10
Light Tan
#FBEEAC
ΔE00 1.61
Palegoldenrod
#EEE8AA
ΔE00 2.39
Beige (survey)
#E6DAA6
ΔE00 3.78
Pale Peach
#FFE5AD
ΔE00 4.32
Egg Shell
#FFFCC4
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7EAAF #AFBCF7
analogous
#F7C6AF #F7EAAF #E0F7AF
triadic
#F7EAAF #AFF7EA #EAAFF7
tetradic
#F7EAAF #AFF7C6 #AFBCF7 #F7AFE0
square
#F7EAAF #AFF7C6 #AFBCF7 #F7AFE0
split-complementary
#F7EAAF #AFE0F7 #C6AFF7
monochromatic
#ECCD40 #F1DB77 #F7EAAF #FCF8E3 #FCF8E3
Accessibility & contrast
On white
1.21
#F7EAAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#F7EAAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7EAAF
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7EAAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7EAAF | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E7AB
Deuteranopia (green-blind)
#FAEBB1
Tritanopia (blue-blind)
#FFE1DA
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #f7eaaf; /* rgb */ color: rgb(247, 234, 175); /* oklch */ color: oklch(93.3% 0.077 97.2);
Tailwind
colors: {
custom: {
50: '#faf0c7',
500: '#f7eaaf',
950: '#000000',
},
}SCSS
$custom: #f7eaaf; $custom-light: #faf0c7; $custom-dark: #000000;
JSON
{
"hex": "#f7eaaf",
"rgb": {
"r": 247,
"g": 234,
"b": 175
},
"hsl": {
"h": 49.167,
"s": 81.818,
"l": 82.745
},
"oklch": {
"l": 0.93341,
"c": 0.07679,
"h": 97.2
},
"luminance": 0.81715
}Semantic roles & 50–950 ramp
primary
#F7EAAF
secondary
#7284D9
accent
#2EDE07
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171613
muted
#858582