#FCFFDD#FCFFDD
#FCFFDD is a very light, muted yellow. Relative luminance 0.974; OKLCH L 98.9% C 0.044 H 111.3°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFDD |
|---|---|
| RGB | rgb(252, 255, 221) |
| HSL | hsl(65, 100%, 93%) |
| HSV | hsv(65, 13%, 100%) |
| CMYK | cmyk(1.2%, 0%, 13.3%, 0%) |
| CIE-LAB | lab(99.00, -6.61, 15.93) |
| CIE-LCH | lch(99.00, 17.25, 112.53°) |
| OKLab | oklab(98.9% -0.0161 0.0412) |
| OKLCH | oklch(98.9% 0.044 111.3) |
| XYZ | xyz(88.9546, 97.4364, 82.5135) |
| Luminance | 0.9744 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 1.52
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.19
Off White (survey)
#FFFFE4
ΔE00 2.54
Eggshell (survey)
#FFFFD4
ΔE00 2.63
Cream
#FFFDD0
ΔE00 3.40
Beige
#F5F5DC
ΔE00 3.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFDD #E0DDFF
analogous
#FFF1DD #FCFFDD #EBFFDD
triadic
#FCFFDD #DDFCFF #FFDDFC
tetradic
#FCFFDD #DDFFF1 #E0DDFF #FFDDEB
square
#FCFFDD #DDFFF1 #E0DDFF #FFDDEB
split-complementary
#FCFFDD #DDEBFF #F1DDFF
monochromatic
#F1FF63 #F7FFA0 #FCFFDD #FCFFE0 #FCFFE0
Accessibility & contrast
On white
1.03
#FCFFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.49
#FCFFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFDD
20.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFDD | 1.00 | 1.03 | 20.49 | 20.49 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCDB
Deuteranopia (green-blind)
#FFFDDE
Tritanopia (blue-blind)
#FFFBF5
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fcffdd; /* rgb */ color: rgb(252, 255, 221); /* oklch */ color: oklch(98.9% 0.044 111.3);
Tailwind
colors: {
custom: {
50: '#fdffe7',
500: '#fcffdd',
950: '#000000',
},
}SCSS
$custom: #fcffdd; $custom-light: #fdffe7; $custom-dark: #000000;
JSON
{
"hex": "#fcffdd",
"rgb": {
"r": 252,
"g": 255,
"b": 221
},
"hsl": {
"h": 65.294,
"s": 100,
"l": 93.333
},
"oklch": {
"l": 0.989,
"c": 0.04424,
"h": 111.3
},
"luminance": 0.97436
}Semantic roles & 50–950 ramp
primary
#FCFFDD
secondary
#9C94EC
accent
#00E614
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#171816
muted
#858684