#FCFFAB#FCFFAB
#FCFFAB is a very light, moderate yellow. Relative luminance 0.952; OKLCH L 97.9% C 0.105 H 109.9°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFAB |
|---|---|
| RGB | rgb(252, 255, 171) |
| HSL | hsl(62, 100%, 84%) |
| HSV | hsv(62, 33%, 100%) |
| CMYK | cmyk(1.2%, 0%, 32.9%, 0%) |
| CIE-LAB | lab(98.10, -13.39, 39.89) |
| CIE-LCH | lch(98.10, 42.07, 108.56°) |
| OKLab | oklab(97.89% -0.0358 0.0987) |
| OKLCH | oklch(97.89% 0.105 109.9) |
| XYZ | xyz(83.2561, 95.1570, 52.5015) |
| Luminance | 0.9516 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.71
Creme
#FFFFB6
ΔE00 2.04
Light Beige
#FFFEB6
ΔE00 2.28
Buff
#FEF69E
ΔE00 3.35
Light Khaki
#E6F2A2
ΔE00 3.86
Cream (survey)
#FFFFC2
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFAB #AEABFF
analogous
#FFD8AB #FCFFAB #D2FFAB
triadic
#FCFFAB #ABFCFF #FFABFC
tetradic
#FCFFAB #ABFFD8 #AEABFF #FFABD2
square
#FCFFAB #ABFFD8 #AEABFF #FFABD2
split-complementary
#FCFFAB #ABD2FF #D8ABFF
monochromatic
#F8FF31 #FAFF6E #FCFFAB #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.05
#FCFFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#FCFFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFAB
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFAB | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8A5
Deuteranopia (green-blind)
#FFFBAF
Tritanopia (blue-blind)
#FFF5EA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcffab; /* rgb */ color: rgb(252, 255, 171); /* oklch */ color: oklch(97.9% 0.105 109.9);
Tailwind
colors: {
custom: {
50: '#feffc5',
500: '#fcffab',
950: '#000000',
},
}SCSS
$custom: #fcffab; $custom-light: #feffc5; $custom-dark: #000000;
JSON
{
"hex": "#fcffab",
"rgb": {
"r": 252,
"g": 255,
"b": 171
},
"hsl": {
"h": 62.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.97887,
"c": 0.10496,
"h": 109.9
},
"luminance": 0.95156
}Semantic roles & 50–950 ramp
primary
#FCFFAB
secondary
#6E6AE5
accent
#00E608
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181813
muted
#868682