#F4E5AB#F4E5AB
#F4E5AB is a very light, moderate yellow. Relative luminance 0.782; OKLCH L 92.0% C 0.076 H 95.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F4E5AB |
|---|---|
| RGB | rgb(244, 229, 171) |
| HSL | hsl(48, 77%, 81%) |
| HSV | hsv(48, 30%, 96%) |
| CMYK | cmyk(0%, 6.1%, 29.9%, 4.3%) |
| CIE-LAB | lab(90.88, -3.46, 30.19) |
| CIE-LCH | lch(90.88, 30.39, 96.53°) |
| OKLab | oklab(92.02% -0.0071 0.0758) |
| OKLCH | oklch(92.02% 0.076 95.3) |
| XYZ | xyz(72.6789, 78.2138, 49.7884) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 0.32
Light Tan
#FBEEAC
ΔE00 2.51
Beige (survey)
#E6DAA6
ΔE00 2.91
Palegoldenrod
#EEE8AA
ΔE00 2.96
Pale Peach
#FFE5AD
ΔE00 3.64
Wheat
#F5DEB3
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4E5AB #ABBAF4
analogous
#F4C1AB #F4E5AB #DFF4AB
triadic
#F4E5AB #ABF4E5 #E5ABF4
tetradic
#F4E5AB #ABF4C1 #ABBAF4 #F4ABDF
square
#F4E5AB #ABF4C1 #ABBAF4 #F4ABDF
split-complementary
#F4E5AB #ABDFF4 #C1ABF4
monochromatic
#E6C43F #EDD475 #F4E5AB #FBF6E1 #FBF7E4
Accessibility & contrast
On white
1.26
#F4E5AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#F4E5AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4E5AB
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4E5AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4E5AB | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A7
Deuteranopia (green-blind)
#F5E7AD
Tritanopia (blue-blind)
#FFDCD6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f4e5ab; /* rgb */ color: rgb(244, 229, 171); /* oklch */ color: oklch(92.0% 0.076 95.3);
Tailwind
colors: {
custom: {
50: '#f8edc4',
500: '#f4e5ab',
950: '#000000',
},
}SCSS
$custom: #f4e5ab; $custom-light: #f8edc4; $custom-dark: #000000;
JSON
{
"hex": "#f4e5ab",
"rgb": {
"r": 244,
"g": 229,
"b": 171
},
"hsl": {
"h": 47.671,
"s": 76.842,
"l": 81.373
},
"oklch": {
"l": 0.92018,
"c": 0.07617,
"h": 95.3
},
"luminance": 0.78212
}Semantic roles & 50–950 ramp
primary
#F4E5AB
secondary
#6F84D4
accent
#36D90C
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#171612
muted
#858482