#FDF0AA#FDF0AA
#FDF0AA is a very light, moderate yellow. Relative luminance 0.861; OKLCH L 94.9% C 0.089 H 98.9°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FDF0AA |
|---|---|
| RGB | rgb(253, 240, 170) |
| HSL | hsl(51, 95%, 83%) |
| HSV | hsv(51, 33%, 99%) |
| CMYK | cmyk(0%, 5.1%, 32.8%, 0.8%) |
| CIE-LAB | lab(94.36, -5.72, 35.47) |
| CIE-LCH | lch(94.36, 35.93, 99.16°) |
| OKLab | oklab(94.94% -0.0138 0.0883) |
| OKLCH | oklch(94.94% 0.089 98.9) |
| XYZ | xyz(78.9247, 86.1071, 50.4852) |
| Luminance | 0.8610 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Tan
#FBEEAC
ΔE00 0.85
Palegoldenrod
#EEE8AA
ΔE00 3.14
Vanilla
#F3E5AB
ΔE00 3.25
Dark Cream
#FFF39A
ΔE00 3.34
Buff
#FEF69E
ΔE00 3.54
Parchment
#FEFCAF
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDF0AA #AAB7FD
analogous
#FDC6AA #FDF0AA #E1FDAA
triadic
#FDF0AA #AAFDF0 #F0AAFD
tetradic
#FDF0AA #AAFDC6 #AAB7FD #FDAAE1
square
#FDF0AA #AAFDC6 #AAB7FD #FDAAE1
split-complementary
#FDF0AA #AAE1FD #C6AAFD
monochromatic
#FADB32 #FCE56E #FDF0AA #FEFAE1 #FEFAE1
Accessibility & contrast
On white
1.15
#FDF0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#FDF0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDF0AA
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDF0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDF0AA | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA5
Deuteranopia (green-blind)
#FFF1AD
Tritanopia (blue-blind)
#FFE6DE
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fdf0aa; /* rgb */ color: rgb(253, 240, 170); /* oklch */ color: oklch(94.9% 0.089 98.9);
Tailwind
colors: {
custom: {
50: '#fff4c4',
500: '#fdf0aa',
950: '#000000',
},
}SCSS
$custom: #fdf0aa; $custom-light: #fff4c4; $custom-dark: #000000;
JSON
{
"hex": "#fdf0aa",
"rgb": {
"r": 253,
"g": 240,
"b": 170
},
"hsl": {
"h": 50.602,
"s": 95.402,
"l": 82.941
},
"oklch": {
"l": 0.94938,
"c": 0.0894,
"h": 98.9
},
"luminance": 0.86105
}Semantic roles & 50–950 ramp
primary
#FDF0AA
secondary
#6A7DE1
accent
#24E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181712
muted
#868582