#FFCFFA#FFCFFA
#FFCFFA is a very light, moderate purple. Relative luminance 0.728; OKLCH L 90.9% C 0.077 H 329.6°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFFA |
|---|---|
| RGB | rgb(255, 207, 250) |
| HSL | hsl(306, 100%, 91%) |
| HSV | hsv(306, 19%, 100%) |
| CMYK | cmyk(0%, 18.8%, 2%, 0%) |
| CIE-LAB | lab(88.35, 23.89, -14.64) |
| CIE-LCH | lch(88.35, 28.02, 328.51°) |
| OKLab | oklab(90.88% 0.0668 -0.0391) |
| OKLCH | oklch(90.88% 0.077 329.6) |
| XYZ | xyz(80.8063, 72.7897, 100.2170) |
| Luminance | 0.7279 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 0.61
Very Light Purple
#F6CEFC
ΔE00 2.30
Pale Lavender
#EECFFE
ΔE00 4.54
Light Lilac
#EDC8FF
ΔE00 5.10
Light Lavendar
#EFC0FE
ΔE00 5.89
Pale Lilac
#E4CBFF
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFFA #CFFFD4
analogous
#ECCFFF #FFCFFA #FFCFE2
triadic
#FFCFFA #FAFFCF #CFFAFF
tetradic
#FFCFFA #FFECCF #CFFFD4 #CFE2FF
square
#FFCFFA #FFECCF #CFFFD4 #CFE2FF
split-complementary
#FFCFFA #E2FFCF #CFFFEC
monochromatic
#FF55ED #FF92F4 #FFCFFA #FFE0FC #FFE0FC
Accessibility & contrast
On white
1.35
#FFCFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#FFCFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFFA
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFFA | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDDAFC
Deuteranopia (green-blind)
#D8E0F8
Tritanopia (blue-blind)
#FFD2DD
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #ffcffa; /* rgb */ color: rgb(255, 207, 250); /* oklch */ color: oklch(90.9% 0.077 329.6);
Tailwind
colors: {
custom: {
50: '#ffdefc',
500: '#ffcffa',
950: '#000000',
},
}SCSS
$custom: #ffcffa; $custom-light: #ffdefc; $custom-dark: #000000;
JSON
{
"hex": "#ffcffa",
"rgb": {
"r": 255,
"g": 207,
"b": 250
},
"hsl": {
"h": 306.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90877,
"c": 0.07736,
"h": 329.6
},
"luminance": 0.72788
}Semantic roles & 50–950 ramp
primary
#FFCFFA
secondary
#88EA92
accent
#E61800
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485