#FFFCAB#FFFCAB
#FFFCAB is a very light, moderate yellow. Relative luminance 0.938; OKLCH L 97.5% C 0.101 H 106.3°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFCAB |
|---|---|
| RGB | rgb(255, 252, 171) |
| HSL | hsl(58, 100%, 84%) |
| HSV | hsv(58, 33%, 100%) |
| CMYK | cmyk(0%, 1.2%, 32.9%, 0%) |
| CIE-LAB | lab(97.56, -10.80, 39.23) |
| CIE-LCH | lch(97.56, 40.69, 105.39°) |
| OKLab | oklab(97.52% -0.0284 0.0971) |
| OKLCH | oklch(97.52% 0.101 106.3) |
| XYZ | xyz(83.4019, 93.8227, 52.2363) |
| Luminance | 0.9382 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 0.77
Light Beige
#FFFEB6
ΔE00 1.81
Creme
#FFFFB6
ΔE00 1.81
Buff
#FEF69E
ΔE00 2.15
Dark Cream
#FFF39A
ΔE00 3.24
Cream (survey)
#FFFFC2
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFCAB #ABAEFF
analogous
#FFD2AB #FFFCAB #D8FFAB
triadic
#FFFCAB #ABFFFC #FCABFF
tetradic
#FFFCAB #ABFFD2 #ABAEFF #FFABD8
square
#FFFCAB #ABFFD2 #ABAEFF #FFABD8
split-complementary
#FFFCAB #ABD8FF #D2ABFF
monochromatic
#FFF831 #FFFA6E #FFFCAB #FFFEE0 #FFFEE0
Accessibility & contrast
On white
1.06
#FFFCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#FFFCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFCAB
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFCAB | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A5
Deuteranopia (green-blind)
#FFFAAE
Tritanopia (blue-blind)
#FFF2E7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fffcab; /* rgb */ color: rgb(255, 252, 171); /* oklch */ color: oklch(97.5% 0.101 106.3);
Tailwind
colors: {
custom: {
50: '#fffdc4',
500: '#fffcab',
950: '#000000',
},
}SCSS
$custom: #fffcab; $custom-light: #fffdc4; $custom-dark: #000000;
JSON
{
"hex": "#fffcab",
"rgb": {
"r": 255,
"g": 252,
"b": 171
},
"hsl": {
"h": 57.857,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.97518,
"c": 0.1012,
"h": 106.3
},
"luminance": 0.93821
}Semantic roles & 50–950 ramp
primary
#FFFCAB
secondary
#6A6EE5
accent
#08E600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582