#FCFFAD#FCFFAD
#FCFFAD is a very light, moderate yellow. Relative luminance 0.952; OKLCH L 97.9% C 0.103 H 109.9°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFAD |
|---|---|
| RGB | rgb(252, 255, 173) |
| HSL | hsl(62, 100%, 84%) |
| HSV | hsv(62, 32%, 100%) |
| CMYK | cmyk(1.2%, 0%, 32.2%, 0%) |
| CIE-LAB | lab(98.13, -13.15, 38.94) |
| CIE-LCH | lch(98.13, 41.10, 108.67°) |
| OKLab | oklab(97.92% -0.035 0.0965) |
| OKLCH | oklch(97.92% 0.103 109.9) |
| XYZ | xyz(83.4482, 95.2338, 53.5130) |
| Luminance | 0.9523 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Parchment
#FEFCAF
ΔE00 1.53
Creme
#FFFFB6
ΔE00 1.73
Light Beige
#FFFEB6
ΔE00 1.98
Buff
#FEF69E
ΔE00 3.48
Light Khaki
#E6F2A2
ΔE00 3.81
Cream (survey)
#FFFFC2
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFAD #B0ADFF
analogous
#FFD9AD #FCFFAD #D3FFAD
triadic
#FCFFAD #ADFCFF #FFADFC
tetradic
#FCFFAD #ADFFD9 #B0ADFF #FFADD3
square
#FCFFAD #ADFFD9 #B0ADFF #FFADD3
split-complementary
#FCFFAD #ADD3FF #D9ADFF
monochromatic
#F8FF33 #FAFF70 #FCFFAD #FEFFE0 #FEFFE0
Accessibility & contrast
On white
1.05
#FCFFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#FCFFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFAD
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFAD | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF8A7
Deuteranopia (green-blind)
#FFFBB0
Tritanopia (blue-blind)
#FFF5EA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #fcffad; /* rgb */ color: rgb(252, 255, 173); /* oklch */ color: oklch(97.9% 0.103 109.9);
Tailwind
colors: {
custom: {
50: '#feffc6',
500: '#fcffad',
950: '#000000',
},
}SCSS
$custom: #fcffad; $custom-light: #feffc6; $custom-dark: #000000;
JSON
{
"hex": "#fcffad",
"rgb": {
"r": 252,
"g": 255,
"b": 173
},
"hsl": {
"h": 62.195,
"s": 100,
"l": 83.922
},
"oklch": {
"l": 0.97922,
"c": 0.10268,
"h": 109.9
},
"luminance": 0.95233
}Semantic roles & 50–950 ramp
primary
#FCFFAD
secondary
#706BE5
accent
#00E608
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181813
muted
#868682