#FCFFAC#FCFFAC
#FCFFAC is a very light, moderate yellow. Relative luminance 0.952; OKLCH L 97.9% C 0.104 H 109.9°. Best body text is #000000 at 20.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFAC |
|---|---|
| RGB | rgb(252, 255, 172) |
| HSL | hsl(62, 100%, 84%) |
| HSV | hsv(62, 33%, 100%) |
| CMYK | cmyk(1.2%, 0%, 32.5%, 0%) |
| CIE-LAB | lab(98.11, -13.27, 39.41) |
| CIE-LCH | lch(98.11, 41.59, 108.61°) |
| OKLab | oklab(97.91% -0.0354 0.0976) |
| OKLCH | oklch(97.91% 0.104 109.9) |
| XYZ | xyz(83.3518, 95.1953, 53.0053) |
| Luminance | 0.9519 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.61
Creme
#FFFFB6
ΔE00 1.88
Light Beige
#FFFEB6
ΔE00 2.13
Buff
#FEF69E
ΔE00 3.41
Light Khaki
#E6F2A2
ΔE00 3.83
Cream (survey)
#FFFFC2
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFAC #AFACFF
analogous
#FFD8AC #FCFFAC #D2FFAC
triadic
#FCFFAC #ACFCFF #FFACFC
tetradic
#FCFFAC #ACFFD8 #AFACFF #FFACD2
square
#FCFFAC #ACFFD8 #AFACFF #FFACD2
split-complementary
#FCFFAC #ACD2FF #D8ACFF
monochromatic
#F8FF32 #FAFF6F #FCFFAC #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.05
#FCFFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.04
#FCFFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFAC
20.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFAC | 1.00 | 1.05 | 20.04 | 20.04 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8A6
Deuteranopia (green-blind)
#FFFBAF
Tritanopia (blue-blind)
#FFF5EA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcffac; /* rgb */ color: rgb(252, 255, 172); /* oklch */ color: oklch(97.9% 0.104 109.9);
Tailwind
colors: {
custom: {
50: '#feffc5',
500: '#fcffac',
950: '#000000',
},
}SCSS
$custom: #fcffac; $custom-light: #feffc5; $custom-dark: #000000;
JSON
{
"hex": "#fcffac",
"rgb": {
"r": 252,
"g": 255,
"b": 172
},
"hsl": {
"h": 62.169,
"s": 100,
"l": 83.725
},
"oklch": {
"l": 0.97905,
"c": 0.10381,
"h": 109.9
},
"luminance": 0.95194
}Semantic roles & 50–950 ramp
primary
#FCFFAC
secondary
#6F6AE5
accent
#00E608
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582