#FCFEAB#FCFEAB
#FCFEAB is a very light, moderate yellow. Relative luminance 0.945; OKLCH L 97.7% C 0.104 H 109.3°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFEAB |
|---|---|
| RGB | rgb(252, 254, 171) |
| HSL | hsl(61, 98%, 83%) |
| HSV | hsv(61, 33%, 100%) |
| CMYK | cmyk(0.8%, 0%, 32.7%, 0.4%) |
| CIE-LAB | lab(97.84, -12.90, 39.55) |
| CIE-LCH | lch(97.84, 41.60, 108.06°) |
| OKLab | oklab(97.69% -0.0344 0.0979) |
| OKLCH | oklch(97.69% 0.104 109.3) |
| XYZ | xyz(82.9380, 94.5207, 52.3954) |
| Luminance | 0.9452 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.41
Creme
#FFFFB6
ΔE00 1.86
Light Beige
#FFFEB6
ΔE00 2.06
Buff
#FEF69E
ΔE00 3.12
Light Khaki
#E6F2A2
ΔE00 3.87
Cream (survey)
#FFFFC2
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFEAB #ADABFE
analogous
#FED6AB #FCFEAB #D2FEAB
triadic
#FCFEAB #ABFCFE #FEABFC
tetradic
#FCFEAB #ABFED6 #ADABFE #FEABD2
square
#FCFEAB #ABFED6 #ADABFE #FEABD2
split-complementary
#FCFEAB #ABD2FE #D6ABFE
monochromatic
#F8FD32 #FAFD6F #FCFEAB #FEFFE1 #FEFFE1
Accessibility & contrast
On white
1.06
#FCFEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#FCFEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFEAB
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFEAB | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7A5
Deuteranopia (green-blind)
#FFFAAE
Tritanopia (blue-blind)
#FFF4E9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fcfeab; /* rgb */ color: rgb(252, 254, 171); /* oklch */ color: oklch(97.7% 0.104 109.3);
Tailwind
colors: {
custom: {
50: '#fefec5',
500: '#fcfeab',
950: '#000000',
},
}SCSS
$custom: #fcfeab; $custom-light: #fefec5; $custom-dark: #000000;
JSON
{
"hex": "#fcfeab",
"rgb": {
"r": 252,
"g": 254,
"b": 171
},
"hsl": {
"h": 61.446,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.97685,
"c": 0.10376,
"h": 109.3
},
"luminance": 0.94519
}Semantic roles & 50–950 ramp
primary
#FCFEAB
secondary
#6D6AE3
accent
#00E606
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181713
muted
#868582