#F4E8AF#F4E8AF
#F4E8AF is a very light, moderate yellow. Relative luminance 0.800; OKLCH L 92.7% C 0.074 H 97.6°. Best body text is #000000 at 17.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E8AF |
|---|---|
| RGB | rgb(244, 232, 175) |
| HSL | hsl(50, 76%, 82%) |
| HSV | hsv(50, 28%, 96%) |
| CMYK | cmyk(0%, 4.9%, 28.3%, 4.3%) |
| CIE-LAB | lab(91.70, -4.47, 29.26) |
| CIE-LCH | lch(91.70, 29.60, 98.68°) |
| OKLab | oklab(92.69% -0.0098 0.0737) |
| OKLCH | oklch(92.69% 0.074 97.6) |
| XYZ | xyz(73.9032, 80.0431, 52.1059) |
| Luminance | 0.8004 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 0.87
Light Tan
#FBEEAC
ΔE00 2.20
Palegoldenrod
#EEE8AA
ΔE00 2.20
Beige (survey)
#E6DAA6
ΔE00 3.22
Pale Peach
#FFE5AD
ΔE00 4.50
Egg Shell
#FFFCC4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E8AF #AFBBF4
analogous
#F4C6AF #F4E8AF #DEF4AF
triadic
#F4E8AF #AFF4E8 #E8AFF4
tetradic
#F4E8AF #AFF4C6 #AFBBF4 #F4AFDE
square
#F4E8AF #AFF4C6 #AFBBF4 #F4AFDE
split-complementary
#F4E8AF #AFDEF4 #C6AFF4
monochromatic
#E5C943 #EDD979 #F4E8AF #FBF7E4 #FBF7E4
Accessibility & contrast
On white
1.23
#F4E8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.01
#F4E8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E8AF
17.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E8AF | 1.00 | 1.23 | 17.01 | 17.01 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5AB
Deuteranopia (green-blind)
#F7E9B1
Tritanopia (blue-blind)
#FFE0D9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #f4e8af; /* rgb */ color: rgb(244, 232, 175); /* oklch */ color: oklch(92.7% 0.074 97.6);
Tailwind
colors: {
custom: {
50: '#f8efc7',
500: '#f4e8af',
950: '#000000',
},
}SCSS
$custom: #f4e8af; $custom-light: #f8efc7; $custom-dark: #000000;
JSON
{
"hex": "#f4e8af",
"rgb": {
"r": 244,
"g": 232,
"b": 175
},
"hsl": {
"h": 49.565,
"s": 75.824,
"l": 82.157
},
"oklch": {
"l": 0.92694,
"c": 0.07435,
"h": 97.6
},
"luminance": 0.80041
}Semantic roles & 50–950 ramp
primary
#F4E8AF
secondary
#7384D4
accent
#31D80D
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#171613
muted
#858582