#FFFCA9#FFFCA9
#FFFCA9 is a very light, moderate yellow. Relative luminance 0.937; OKLCH L 97.5% C 0.103 H 106.4°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCA9 |
|---|---|
| RGB | rgb(255, 252, 169) |
| HSL | hsl(58, 100%, 83%) |
| HSV | hsv(58, 34%, 100%) |
| CMYK | cmyk(0%, 1.2%, 33.7%, 0%) |
| CIE-LAB | lab(97.53, -11.03, 40.18) |
| CIE-LCH | lch(97.53, 41.66, 105.35°) |
| OKLab | oklab(97.48% -0.0292 0.0993) |
| OKLCH | oklch(97.48% 0.103 106.4) |
| XYZ | xyz(83.2127, 93.7470, 51.2399) |
| Luminance | 0.9375 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.10
Buff
#FEF69E
ΔE00 1.96
Creme
#FFFFB6
ΔE00 2.11
Light Beige
#FFFEB6
ΔE00 2.13
Dark Cream
#FFF39A
ΔE00 3.09
Cream (survey)
#FFFFC2
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCA9 #A9ACFF
analogous
#FFD1A9 #FFFCA9 #D7FFA9
triadic
#FFFCA9 #A9FFFC #FCA9FF
tetradic
#FFFCA9 #A9FFD1 #A9ACFF #FFA9D7
square
#FFFCA9 #A9FFD1 #A9ACFF #FFA9D7
split-complementary
#FFFCA9 #A9D7FF #D1A9FF
monochromatic
#FFF82F #FFFA6C #FFFCA9 #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.06
#FFFCA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#FFFCA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCA9
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCA9 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A3
Deuteranopia (green-blind)
#FFFAAC
Tritanopia (blue-blind)
#FFF2E7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffca9; /* rgb */ color: rgb(255, 252, 169); /* oklch */ color: oklch(97.5% 0.103 106.4);
Tailwind
colors: {
custom: {
50: '#fffdc3',
500: '#fffca9',
950: '#000000',
},
}SCSS
$custom: #fffca9; $custom-light: #fffdc3; $custom-dark: #000000;
JSON
{
"hex": "#fffca9",
"rgb": {
"r": 255,
"g": 252,
"b": 169
},
"hsl": {
"h": 57.907,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.97483,
"c": 0.10348,
"h": 106.4
},
"luminance": 0.93745
}Semantic roles & 50–950 ramp
primary
#FFFCA9
secondary
#686CE4
accent
#08E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582