#FFCEFD#FFCEFD
#FFCEFD is a very light, moderate purple. Relative luminance 0.725; OKLCH L 90.8% C 0.082 H 327.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEFD |
|---|---|
| RGB | rgb(255, 206, 253) |
| HSL | hsl(302, 100%, 90%) |
| HSV | hsv(302, 19%, 100%) |
| CMYK | cmyk(0%, 19.2%, 0.8%, 0%) |
| CIE-LAB | lab(88.21, 24.95, -16.43) |
| CIE-LCH | lch(88.21, 29.88, 326.64°) |
| OKLab | oklab(90.8% 0.0692 -0.044) |
| OKLCH | oklch(90.8% 0.082 327.5) |
| XYZ | xyz(81.0390, 72.4963, 102.6337) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.86
Very Light Purple
#F6CEFC
ΔE00 1.98
Pale Lavender
#EECFFE
ΔE00 4.23
Light Lilac
#EDC8FF
ΔE00 4.42
Light Lavendar
#EFC0FE
ΔE00 5.05
Pale Lilac
#E4CBFF
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEFD #CEFFD0
analogous
#E8CEFF #FFCEFD #FFCEE4
triadic
#FFCEFD #FDFFCE #CEFDFF
tetradic
#FFCEFD #FFE8CE #CEFFD0 #CEE4FF
square
#FFCEFD #FFE8CE #CEFFD0 #CEE4FF
split-complementary
#FFCEFD #E4FFCE #CEFFE8
monochromatic
#FF54F8 #FF91FB #FFCEFD #FFE0FE #FFE0FE
Accessibility & contrast
On white
1.35
#FFCEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#FFCEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEFD
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEFD | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD9FF
Deuteranopia (green-blind)
#D6E0FB
Tritanopia (blue-blind)
#FFD2DE
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffcefd; /* rgb */ color: rgb(255, 206, 253); /* oklch */ color: oklch(90.8% 0.082 327.5);
Tailwind
colors: {
custom: {
50: '#ffddfe',
500: '#ffcefd',
950: '#000000',
},
}SCSS
$custom: #ffcefd; $custom-light: #ffddfe; $custom-dark: #000000;
JSON
{
"hex": "#ffcefd",
"rgb": {
"r": 255,
"g": 206,
"b": 253
},
"hsl": {
"h": 302.449,
"s": 100,
"l": 90.392
},
"oklch": {
"l": 0.90799,
"c": 0.08199,
"h": 327.5
},
"luminance": 0.72494
}Semantic roles & 50–950 ramp
primary
#FFCEFD
secondary
#87EA8B
accent
#E60900
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485