#FDF7AA#FDF7AA
#FDF7AA is a very light, moderate yellow. Relative luminance 0.903; OKLCH L 96.3% C 0.097 H 104.3°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF7AA |
|---|---|
| RGB | rgb(253, 247, 170) |
| HSL | hsl(56, 95%, 83%) |
| HSV | hsv(56, 33%, 99%) |
| CMYK | cmyk(0%, 2.4%, 32.8%, 0.8%) |
| CIE-LAB | lab(96.12, -9.20, 37.81) |
| CIE-LCH | lch(96.12, 38.91, 103.68°) |
| OKLab | oklab(96.34% -0.0239 0.0938) |
| OKLCH | oklch(96.34% 0.097 104.3) |
| XYZ | xyz(81.0253, 90.3082, 51.1854) |
| Luminance | 0.9031 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.39
Buff
#FEF69E
ΔE00 1.98
Light Beige
#FFFEB6
ΔE00 2.14
Creme
#FFFFB6
ΔE00 2.34
Dark Cream
#FFF39A
ΔE00 2.73
Light Tan
#FBEEAC
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF7AA #AAB0FD
analogous
#FDCDAA #FDF7AA #D9FDAA
triadic
#FDF7AA #AAFDF7 #F7AAFD
tetradic
#FDF7AA #AAFDCD #AAB0FD #FDAAD9
square
#FDF7AA #AAFDCD #AAB0FD #FDAAD9
split-complementary
#FDF7AA #AAD9FD #CDAAFD
monochromatic
#FAEC32 #FCF16E #FDF7AA #FEFCE1 #FEFCE1
Accessibility & contrast
On white
1.10
#FDF7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#FDF7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF7AA
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF7AA | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1A5
Deuteranopia (green-blind)
#FFF6AD
Tritanopia (blue-blind)
#FFEDE3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #fdf7aa; /* rgb */ color: rgb(253, 247, 170); /* oklch */ color: oklch(96.3% 0.097 104.3);
Tailwind
colors: {
custom: {
50: '#fff9c4',
500: '#fdf7aa',
950: '#000000',
},
}SCSS
$custom: #fdf7aa; $custom-light: #fff9c4; $custom-dark: #000000;
JSON
{
"hex": "#fdf7aa",
"rgb": {
"r": 253,
"g": 247,
"b": 170
},
"hsl": {
"h": 55.663,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.96336,
"c": 0.09678,
"h": 104.3
},
"luminance": 0.90306
}Semantic roles & 50–950 ramp
primary
#FDF7AA
secondary
#6A73E1
accent
#11E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582