#FFCFFB#FFCFFB
#FFCFFB is a very light, moderate purple. Relative luminance 0.729; OKLCH L 90.9% C 0.078 H 328.9°. Best body text is #000000 at 15.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFFB |
|---|---|
| RGB | rgb(255, 207, 251) |
| HSL | hsl(305, 100%, 91%) |
| HSV | hsv(305, 19%, 100%) |
| CMYK | cmyk(0%, 18.8%, 1.6%, 0%) |
| CIE-LAB | lab(88.38, 24.07, -15.12) |
| CIE-LCH | lch(88.38, 28.43, 327.86°) |
| OKLab | oklab(90.91% 0.0671 -0.0404) |
| OKLCH | oklch(90.91% 0.078 328.9) |
| XYZ | xyz(80.9635, 72.8526, 101.0450) |
| Luminance | 0.7285 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.45
Very Light Purple
#F6CEFC
ΔE00 2.15
Pale Lavender
#EECFFE
ΔE00 4.39
Light Lilac
#EDC8FF
ΔE00 4.90
Light Lavendar
#EFC0FE
ΔE00 5.68
Pale Lilac
#E4CBFF
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFFB #CFFFD3
analogous
#EBCFFF #FFCFFB #FFCFE3
triadic
#FFCFFB #FBFFCF #CFFBFF
tetradic
#FFCFFB #FFEBCF #CFFFD3 #CFE3FF
square
#FFCFFB #FFEBCF #CFFFD3 #CFE3FF
split-complementary
#FFCFFB #E3FFCF #CFFFEB
monochromatic
#FF55F1 #FF92F6 #FFCFFB #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.35
#FFCFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.57
#FFCFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFFB
15.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFFB | 1.00 | 1.35 | 15.57 | 15.57 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFD
Deuteranopia (green-blind)
#D8E0F9
Tritanopia (blue-blind)
#FFD2DE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffcffb; /* rgb */ color: rgb(255, 207, 251); /* oklch */ color: oklch(90.9% 0.078 328.9);
Tailwind
colors: {
custom: {
50: '#ffdefc',
500: '#ffcffb',
950: '#000000',
},
}SCSS
$custom: #ffcffb; $custom-light: #ffdefc; $custom-dark: #000000;
JSON
{
"hex": "#ffcffb",
"rgb": {
"r": 255,
"g": 207,
"b": 251
},
"hsl": {
"h": 305,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.9091,
"c": 0.07832,
"h": 328.9
},
"luminance": 0.72851
}Semantic roles & 50–950 ramp
primary
#FFCFFB
secondary
#88EA90
accent
#E61300
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485