#FDF4AA#FDF4AA
#FDF4AA is a very light, moderate yellow. Relative luminance 0.885; OKLCH L 95.7% C 0.094 H 102.1°. Best body text is #000000 at 18.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF4AA |
|---|---|
| RGB | rgb(253, 244, 170) |
| HSL | hsl(53, 95%, 83%) |
| HSV | hsv(53, 33%, 99%) |
| CMYK | cmyk(0%, 3.6%, 32.8%, 0.8%) |
| CIE-LAB | lab(95.37, -7.71, 36.81) |
| CIE-LCH | lch(95.37, 37.61, 101.84°) |
| OKLab | oklab(95.74% -0.0196 0.0915) |
| OKLCH | oklch(95.74% 0.094 102.1) |
| XYZ | xyz(80.1153, 88.4881, 50.8820) |
| Luminance | 0.8849 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 2.18
Parchment
#FEFCAF
ΔE00 2.38
Buff
#FEF69E
ΔE00 2.42
Dark Cream
#FFF39A
ΔE00 2.70
Light Beige
#FFFEB6
ΔE00 2.87
Creme
#FFFFB6
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF4AA #AAB3FD
analogous
#FDCAAA #FDF4AA #DCFDAA
triadic
#FDF4AA #AAFDF4 #F4AAFD
tetradic
#FDF4AA #AAFDCA #AAB3FD #FDAADC
square
#FDF4AA #AAFDCA #AAB3FD #FDAADC
split-complementary
#FDF4AA #AADCFD #CAAAFD
monochromatic
#FAE532 #FCEC6E #FDF4AA #FEFBE1 #FEFBE1
Accessibility & contrast
On white
1.12
#FDF4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.70
#FDF4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF4AA
18.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF4AA | 1.00 | 1.12 | 18.70 | 18.70 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEFA5
Deuteranopia (green-blind)
#FFF4AD
Tritanopia (blue-blind)
#FFEAE1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fdf4aa; /* rgb */ color: rgb(253, 244, 170); /* oklch */ color: oklch(95.7% 0.094 102.1);
Tailwind
colors: {
custom: {
50: '#fff7c4',
500: '#fdf4aa',
950: '#000000',
},
}SCSS
$custom: #fdf4aa; $custom-light: #fff7c4; $custom-dark: #000000;
JSON
{
"hex": "#fdf4aa",
"rgb": {
"r": 253,
"g": 244,
"b": 170
},
"hsl": {
"h": 53.494,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.95736,
"c": 0.09352,
"h": 102.1
},
"luminance": 0.88486
}Semantic roles & 50–950 ramp
primary
#FDF4AA
secondary
#6A77E1
accent
#19E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181712
muted
#868582