#FCFFE5#FCFFE5
#FCFFE5 is a very light, muted yellow. Relative luminance 0.979; OKLCH L 99.1% C 0.034 H 112.4°. Best body text is #000000 at 20.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FCFFE5 |
|---|---|
| RGB | rgb(252, 255, 229) |
| HSL | hsl(67, 100%, 95%) |
| HSV | hsv(67, 10%, 100%) |
| CMYK | cmyk(1.2%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(99.17, -5.36, 12.09) |
| CIE-LCH | lch(99.17, 13.22, 113.90°) |
| OKLab | oklab(99.09% -0.0129 0.0315) |
| OKLCH | oklch(99.09% 0.034 112.4) |
| XYZ | xyz(90.0459, 97.8729, 88.2612) |
| Luminance | 0.9787 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 1.23
Lightyellow
#FFFFE0
ΔE00 1.86
Beige
#F5F5DC
ΔE00 2.29
Cornsilk
#FFF8DC
ΔE00 4.29
Ivory
#FFFFF0
ΔE00 4.31
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCFFE5 #E8E5FF
analogous
#FFF5E5 #FCFFE5 #EFFFE5
triadic
#FCFFE5 #E5FCFF #FFE5FC
tetradic
#FCFFE5 #E5FFF5 #E8E5FF #FFE5EF
square
#FCFFE5 #E5FFF5 #E8E5FF #FFE5EF
split-complementary
#FCFFE5 #E5EFFF #F5E5FF
monochromatic
#EEFF6B #F5FFA8 #FBFFE0 #FBFFE0 #FBFFE0
Accessibility & contrast
On white
1.02
#FCFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.57
#FCFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCFFE5
20.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCFFE5 | 1.00 | 1.02 | 20.57 | 20.57 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE4
Deuteranopia (green-blind)
#FFFDE6
Tritanopia (blue-blind)
#FFFCF7
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fcffe5; /* rgb */ color: rgb(252, 255, 229); /* oklch */ color: oklch(99.1% 0.034 112.4);
Tailwind
colors: {
custom: {
50: '#fdffed',
500: '#fcffe5',
950: '#000000',
},
}SCSS
$custom: #fcffe5; $custom-light: #fdffed; $custom-dark: #000000;
JSON
{
"hex": "#fcffe5",
"rgb": {
"r": 252,
"g": 255,
"b": 229
},
"hsl": {
"h": 66.923,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.99092,
"c": 0.03403,
"h": 112.4
},
"luminance": 0.97873
}Semantic roles & 50–950 ramp
primary
#FCFFE5
secondary
#A49BED
accent
#00E61A
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#171816
muted
#858684