#FCFFE9#FCFFE9
#FCFFE9 is a very light, muted yellow. Relative luminance 0.981; OKLCH L 99.2% C 0.029 H 113.2°. Best body text is #000000 at 20.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFE9 |
|---|---|
| RGB | rgb(252, 255, 233) |
| HSL | hsl(68, 100%, 96%) |
| HSV | hsv(68, 9%, 100%) |
| CMYK | cmyk(1.2%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(99.26, -4.71, 10.17) |
| CIE-LCH | lch(99.26, 11.21, 114.87°) |
| OKLab | oklab(99.19% -0.0114 0.0266) |
| OKLCH | oklch(99.19% 0.029 113.2) |
| XYZ | xyz(90.6109, 98.0989, 91.2365) |
| Luminance | 0.9810 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.94
Beige
#F5F5DC
ΔE00 2.47
Lightyellow
#FFFFE0
ΔE00 3.02
Ivory
#FFFFF0
ΔE00 3.08
Cornsilk
#FFF8DC
ΔE00 4.53
Honeydew
#F0FFF0
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFE9 #ECE9FF
analogous
#FFF7E9 #FCFFE9 #F1FFE9
triadic
#FCFFE9 #E9FCFF #FFE9FC
tetradic
#FCFFE9 #E9FFF7 #ECE9FF #FFE9F1
square
#FCFFE9 #E9FFF7 #ECE9FF #FFE9F1
split-complementary
#FCFFE9 #E9F1FF #F7E9FF
monochromatic
#EBFF6F #F4FFAC #FBFFE0 #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.02
#FCFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.62
#FCFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFE9
20.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFE9 | 1.00 | 1.02 | 20.62 | 20.62 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDE8
Deuteranopia (green-blind)
#FFFDEA
Tritanopia (blue-blind)
#FFFCF9
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcffe9; /* rgb */ color: rgb(252, 255, 233); /* oklch */ color: oklch(99.2% 0.029 113.2);
Tailwind
colors: {
custom: {
50: '#fdfff0',
500: '#fcffe9',
950: '#000000',
},
}SCSS
$custom: #fcffe9; $custom-light: #fdfff0; $custom-dark: #000000;
JSON
{
"hex": "#fcffe9",
"rgb": {
"r": 252,
"g": 255,
"b": 233
},
"hsl": {
"h": 68.182,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.99192,
"c": 0.02889,
"h": 113.2
},
"luminance": 0.98099
}Semantic roles & 50–950 ramp
primary
#FCFFE9
secondary
#A99EEE
accent
#00E61F
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171816
muted
#858685