#FCFDAB#FCFDAB
#FCFDAB is a very light, moderate yellow. Relative luminance 0.939; OKLCH L 97.5% C 0.103 H 108.8°. Best body text is #000000 at 19.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFDAB |
|---|---|
| RGB | rgb(252, 253, 171) |
| HSL | hsl(61, 95%, 83%) |
| HSV | hsv(61, 32%, 99%) |
| CMYK | cmyk(0.4%, 0%, 32.4%, 0.8%) |
| CIE-LAB | lab(97.59, -12.41, 39.22) |
| CIE-LCH | lch(97.59, 41.14, 107.56°) |
| OKLab | oklab(97.48% -0.033 0.0971) |
| OKLCH | oklch(97.48% 0.103 108.8) |
| XYZ | xyz(82.6214, 93.8877, 52.2899) |
| Luminance | 0.9389 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.12
Creme
#FFFFB6
ΔE00 1.71
Light Beige
#FFFEB6
ΔE00 1.88
Buff
#FEF69E
ΔE00 2.90
Light Khaki
#E6F2A2
ΔE00 3.91
Cream (survey)
#FFFFC2
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFDAB #ACABFD
analogous
#FDD5AB #FCFDAB #D3FDAB
triadic
#FCFDAB #ABFCFD #FDABFC
tetradic
#FCFDAB #ABFDD5 #ACABFD #FDABD3
square
#FCFDAB #ABFDD5 #ACABFD #FDABD3
split-complementary
#FCFDAB #ABD3FD #D5ABFD
monochromatic
#F8FA33 #FAFC6F #FCFDAB #FEFEE1 #FEFEE1
Accessibility & contrast
On white
1.06
#FCFDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.78
#FCFDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFDAB
19.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFDAB | 1.00 | 1.06 | 19.78 | 19.78 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF6A5
Deuteranopia (green-blind)
#FFFAAE
Tritanopia (blue-blind)
#FFF3E8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #fcfdab; /* rgb */ color: rgb(252, 253, 171); /* oklch */ color: oklch(97.5% 0.103 108.8);
Tailwind
colors: {
custom: {
50: '#fefec4',
500: '#fcfdab',
950: '#000000',
},
}SCSS
$custom: #fcfdab; $custom-light: #fefec4; $custom-dark: #000000;
JSON
{
"hex": "#fcfdab",
"rgb": {
"r": 252,
"g": 253,
"b": 171
},
"hsl": {
"h": 60.732,
"s": 95.349,
"l": 83.137
},
"oklch": {
"l": 0.97483,
"c": 0.10257,
"h": 108.8
},
"luminance": 0.93886
}Semantic roles & 50–950 ramp
primary
#FCFDAB
secondary
#6C6BE1
accent
#00E603
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582