#FFFCA5#FFFCA5
#FFFCA5 is a very light, moderate yellow. Relative luminance 0.936; OKLCH L 97.4% C 0.108 H 106.6°. Best body text is #000000 at 19.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCA5 |
|---|---|
| RGB | rgb(255, 252, 165) |
| HSL | hsl(58, 100%, 82%) |
| HSV | hsv(58, 35%, 100%) |
| CMYK | cmyk(0%, 1.2%, 35.3%, 0%) |
| CIE-LAB | lab(97.47, -11.48, 42.07) |
| CIE-LCH | lch(97.47, 43.61, 105.27°) |
| OKLab | oklab(97.42% -0.0308 0.1035) |
| OKLCH | oklch(97.42% 0.108 106.6) |
| XYZ | xyz(82.8429, 93.5991, 49.2924) |
| Luminance | 0.9360 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Buff
#FEF69E
ΔE00 1.71
Parchment
#FEFCAF
ΔE00 1.76
Creme
#FFFFB6
ΔE00 2.73
Light Beige
#FFFEB6
ΔE00 2.78
Dark Cream
#FFF39A
ΔE00 2.88
Manilla
#FFFA86
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCA5 #A5A8FF
analogous
#FFCFA5 #FFFCA5 #D5FFA5
triadic
#FFFCA5 #A5FFFC #FCA5FF
tetradic
#FFFCA5 #A5FFCF #A5A8FF #FFA5D5
square
#FFFCA5 #A5FFCF #A5A8FF #FFA5D5
split-complementary
#FFFCA5 #A5D5FF #CFA5FF
monochromatic
#FFF82B #FFFA68 #FFFCA5 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.06
#FFFCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.72
#FFFCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCA5
19.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCA5 | 1.00 | 1.06 | 19.72 | 19.72 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF59F
Deuteranopia (green-blind)
#FFFAA9
Tritanopia (blue-blind)
#FFF1E6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffca5; /* rgb */ color: rgb(255, 252, 165); /* oklch */ color: oklch(97.4% 0.108 106.6);
Tailwind
colors: {
custom: {
50: '#fffdc0',
500: '#fffca5',
950: '#000000',
},
}SCSS
$custom: #fffca5; $custom-light: #fffdc0; $custom-dark: #000000;
JSON
{
"hex": "#fffca5",
"rgb": {
"r": 255,
"g": 252,
"b": 165
},
"hsl": {
"h": 58,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.97416,
"c": 0.10798,
"h": 106.6
},
"luminance": 0.93597
}Semantic roles & 50–950 ramp
primary
#FFFCA5
secondary
#6469E4
accent
#08E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582