#FCEFFB#FCEFFB
#FCEFFB is a very light, muted purple. Relative luminance 0.894; OKLCH L 96.6% C 0.021 H 328.1°. Best body text is #000000 at 18.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEFFB |
|---|---|
| RGB | rgb(252, 239, 251) |
| HSL | hsl(305, 68%, 96%) |
| HSV | hsv(305, 5%, 99%) |
| CMYK | cmyk(0%, 5.2%, 0.4%, 1.2%) |
| CIE-LAB | lab(95.74, 6.44, -4.20) |
| CIE-LCH | lch(95.74, 7.69, 326.88°) |
| OKLab | oklab(96.57% 0.0178 -0.0111) |
| OKLCH | oklch(96.57% 0.021 328.1) |
| XYZ | xyz(88.4214, 89.3940, 103.8447) |
| Luminance | 0.8939 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.97
Lavender (CSS)
#E6E6FA
ΔE00 6.36
Ghostwhite
#F8F8FF
ΔE00 6.37
Very Light Pink
#FFF4F2
ΔE00 6.54
Snow
#FFFAFA
ΔE00 7.01
Mistyrose
#FFE4E1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEFFB #EFFCF0
analogous
#F7EFFC #FCEFFB #FCEFF5
triadic
#FCEFFB #FBFCEF #EFFBFC
tetradic
#FCEFFB #FCF7EF #EFFCF0 #EFF5FC
square
#FCEFFB #FCF7EF #EFFCF0 #EFF5FC
split-complementary
#FCEFFB #F5FCEF #EFFCF7
monochromatic
#E988E1 #F2BBEE #FAE5F9 #FAE5F9 #FAE5F9
Accessibility & contrast
On white
1.11
#FCEFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.88
#FCEFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEFFB
18.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEFFB | 1.00 | 1.11 | 18.88 | 18.88 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FC
Deuteranopia (green-blind)
#F1F3FA
Tritanopia (blue-blind)
#FDF0F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fceffb; /* rgb */ color: rgb(252, 239, 251); /* oklch */ color: oklch(96.6% 0.021 328.1);
Tailwind
colors: {
custom: {
50: '#fdf4fc',
500: '#fceffb',
950: '#000000',
},
}SCSS
$custom: #fceffb; $custom-light: #fdf4fc; $custom-dark: #000000;
JSON
{
"hex": "#fceffb",
"rgb": {
"r": 252,
"g": 239,
"b": 251
},
"hsl": {
"h": 304.615,
"s": 68.421,
"l": 96.275
},
"oklch": {
"l": 0.96574,
"c": 0.02101,
"h": 328.1
},
"luminance": 0.89393
}Semantic roles & 50–950 ramp
primary
#FCEFFB
secondary
#ADE2B1
accent
#D02415
background
#FFFFFF
surface
#FFFEFF
border
#D7D6D7
text
#171717
muted
#858585