#FDF4AE#FDF4AE
#FDF4AE is a very light, moderate yellow. Relative luminance 0.886; OKLCH L 95.8% C 0.089 H 101.7°. Best body text is #000000 at 18.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4AE |
|---|---|
| RGB | rgb(253, 244, 174) |
| HSL | hsl(53, 95%, 84%) |
| HSV | hsv(53, 31%, 99%) |
| CMYK | cmyk(0%, 3.6%, 31.2%, 0.8%) |
| CIE-LAB | lab(95.43, -7.24, 34.89) |
| CIE-LCH | lch(95.43, 35.63, 101.72°) |
| OKLab | oklab(95.81% -0.018 0.087) |
| OKLCH | oklch(95.81% 0.089 101.7) |
| XYZ | xyz(80.4994, 88.6418, 52.9052) |
| Luminance | 0.8864 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 1.77
Parchment
#FEFCAF
ΔE00 2.61
Light Beige
#FFFEB6
ΔE00 2.82
Palegoldenrod
#EEE8AA
ΔE00 3.09
Creme
#FFFFB6
ΔE00 3.14
Buff
#FEF69E
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4AE #AEB7FD
analogous
#FDCCAE #FDF4AE #DEFDAE
triadic
#FDF4AE #AEFDF4 #F4AEFD
tetradic
#FDF4AE #AEFDCC #AEB7FD #FDAEDE
square
#FDF4AE #AEFDCC #AEB7FD #FDAEDE
split-complementary
#FDF4AE #AEDEFD #CCAEFD
monochromatic
#FAE437 #FCEC72 #FDF4AE #FEFBE1 #FEFBE1
Accessibility & contrast
On white
1.12
#FDF4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.73
#FDF4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4AE
18.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4AE | 1.00 | 1.12 | 18.73 | 18.73 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA9
Deuteranopia (green-blind)
#FFF4B1
Tritanopia (blue-blind)
#FFEBE2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdf4ae; /* rgb */ color: rgb(253, 244, 174); /* oklch */ color: oklch(95.8% 0.089 101.7);
Tailwind
colors: {
custom: {
50: '#fff7c6',
500: '#fdf4ae',
950: '#000000',
},
}SCSS
$custom: #fdf4ae; $custom-light: #fff7c6; $custom-dark: #000000;
JSON
{
"hex": "#fdf4ae",
"rgb": {
"r": 253,
"g": 244,
"b": 174
},
"hsl": {
"h": 53.165,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.95808,
"c": 0.08889,
"h": 101.7
},
"luminance": 0.8864
}Semantic roles & 50–950 ramp
primary
#FDF4AE
secondary
#6D7BE2
accent
#1AE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181713
muted
#868582