#FCF5AA#FCF5AA
#FCF5AA is a very light, moderate yellow. Relative luminance 0.889; OKLCH L 95.9% C 0.095 H 103.5°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCF5AA |
|---|---|
| RGB | rgb(252, 245, 170) |
| HSL | hsl(55, 93%, 83%) |
| HSV | hsv(55, 33%, 99%) |
| CMYK | cmyk(0%, 2.8%, 32.5%, 1.2%) |
| CIE-LAB | lab(95.54, -8.59, 37.02) |
| CIE-LCH | lch(95.54, 38.01, 103.06°) |
| OKLab | oklab(95.86% -0.0221 0.092) |
| OKLCH | oklch(95.86% 0.095 103.5) |
| XYZ | xyz(80.0538, 88.9043, 50.9656) |
| Luminance | 0.8890 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.84
Buff
#FEF69E
ΔE00 2.24
Light Beige
#FFFEB6
ΔE00 2.42
Creme
#FFFFB6
ΔE00 2.67
Light Tan
#FBEEAC
ΔE00 2.69
Dark Cream
#FFF39A
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCF5AA #AAB1FC
analogous
#FCCCAA #FCF5AA #DAFCAA
triadic
#FCF5AA #AAFCF5 #F5AAFC
tetradic
#FCF5AA #AAFCCC #AAB1FC #FCAADA
square
#FCF5AA #AAFCCC #AAB1FC #FCAADA
split-complementary
#FCF5AA #AADAFC #CCAAFC
monochromatic
#F8E734 #FAEE6F #FCF5AA #FEFCE1 #FEFCE1
Accessibility & contrast
On white
1.12
#FCF5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#FCF5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCF5AA
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCF5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCF5AA | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF0A5
Deuteranopia (green-blind)
#FFF4AD
Tritanopia (blue-blind)
#FFEBE2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #fcf5aa; /* rgb */ color: rgb(252, 245, 170); /* oklch */ color: oklch(95.9% 0.095 103.5);
Tailwind
colors: {
custom: {
50: '#fef8c4',
500: '#fcf5aa',
950: '#000000',
},
}SCSS
$custom: #fcf5aa; $custom-light: #fef8c4; $custom-dark: #000000;
JSON
{
"hex": "#fcf5aa",
"rgb": {
"r": 252,
"g": 245,
"b": 170
},
"hsl": {
"h": 54.878,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.95855,
"c": 0.09457,
"h": 103.5
},
"luminance": 0.88903
}Semantic roles & 50–950 ramp
primary
#FCF5AA
secondary
#6A74E0
accent
#14E600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181712
muted
#868582