#F4E7A7#F4E7A7
#F4E7A7 is a very light, moderate yellow. Relative luminance 0.792; OKLCH L 92.3% C 0.083 H 98.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E7A7 |
|---|---|
| RGB | rgb(244, 231, 167) |
| HSL | hsl(50, 78%, 81%) |
| HSV | hsv(50, 32%, 96%) |
| CMYK | cmyk(0%, 5.3%, 31.6%, 4.3%) |
| CIE-LAB | lab(91.31, -4.96, 32.81) |
| CIE-LCH | lch(91.31, 33.19, 98.60°) |
| OKLab | oklab(92.34% -0.0116 0.082) |
| OKLCH | oklch(92.34% 0.083 98) |
| XYZ | xyz(72.8600, 79.1768, 47.9963) |
| Luminance | 0.7917 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 1.36
Light Tan
#FBEEAC
ΔE00 1.52
Palegoldenrod
#EEE8AA
ΔE00 2.12
Beige (survey)
#E6DAA6
ΔE00 3.74
Pale Peach
#FFE5AD
ΔE00 4.70
Khaki (CSS)
#F0E68C
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E7A7 #A7B4F4
analogous
#F4C0A7 #F4E7A7 #DAF4A7
triadic
#F4E7A7 #A7F4E7 #E7A7F4
tetradic
#F4E7A7 #A7F4C0 #A7B4F4 #F4A7DA
square
#F4E7A7 #A7F4C0 #A7B4F4 #F4A7DA
split-complementary
#F4E7A7 #A7DAF4 #C0A7F4
monochromatic
#E6C93A #EDD871 #F4E7A7 #FBF6DD #FCF8E4
Accessibility & contrast
On white
1.25
#F4E7A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#F4E7A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E7A7
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E7A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E7A7 | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E3A3
Deuteranopia (green-blind)
#F7E8A9
Tritanopia (blue-blind)
#FFDED6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #f4e7a7; /* rgb */ color: rgb(244, 231, 167); /* oklch */ color: oklch(92.3% 0.083 98.0);
Tailwind
colors: {
custom: {
50: '#f8eec1',
500: '#f4e7a7',
950: '#000000',
},
}SCSS
$custom: #f4e7a7; $custom-light: #f8eec1; $custom-dark: #000000;
JSON
{
"hex": "#f4e7a7",
"rgb": {
"r": 244,
"g": 231,
"b": 167
},
"hsl": {
"h": 49.87,
"s": 77.778,
"l": 80.588
},
"oklch": {
"l": 0.92341,
"c": 0.0828,
"h": 98
},
"luminance": 0.79175
}Semantic roles & 50–950 ramp
primary
#F4E7A7
secondary
#6C7DD4
accent
#2EDA0B
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171612
muted
#858582