#FFCFF8#FFCFF8
#FFCFF8 is a very light, moderate purple. Relative luminance 0.727; OKLCH L 90.8% C 0.075 H 331.1°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFF8 |
|---|---|
| RGB | rgb(255, 207, 248) |
| HSL | hsl(309, 100%, 91%) |
| HSV | hsv(309, 19%, 100%) |
| CMYK | cmyk(0%, 18.8%, 2.7%, 0%) |
| CIE-LAB | lab(88.29, 23.54, -13.67) |
| CIE-LCH | lch(88.29, 27.22, 329.85°) |
| OKLab | oklab(90.81% 0.0661 -0.0365) |
| OKLCH | oklch(90.81% 0.075 331.1) |
| XYZ | xyz(80.4944, 72.6649, 98.5742) |
| Luminance | 0.7266 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.07
Very Light Purple
#F6CEFC
ΔE00 2.68
Pale Lavender
#EECFFE
ΔE00 4.85
Light Lilac
#EDC8FF
ΔE00 5.53
Light Lavendar
#EFC0FE
ΔE00 6.34
Pale Lilac
#E4CBFF
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFF8 #CFFFD6
analogous
#EECFFF #FFCFF8 #FFCFE0
triadic
#FFCFF8 #F8FFCF #CFF8FF
tetradic
#FFCFF8 #FFEECF #CFFFD6 #CFE0FF
square
#FFCFF8 #FFEECF #CFFFD6 #CFE0FF
split-complementary
#FFCFF8 #E0FFCF #CFFFEE
monochromatic
#FF55E6 #FF92EF #FFCFF8 #FFE0FB #FFE0FB
Accessibility & contrast
On white
1.35
#FFCFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#FFCFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFF8
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFF8 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDAFA
Deuteranopia (green-blind)
#D9E0F6
Tritanopia (blue-blind)
#FFD1DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffcff8; /* rgb */ color: rgb(255, 207, 248); /* oklch */ color: oklch(90.8% 0.075 331.1);
Tailwind
colors: {
custom: {
50: '#ffdefa',
500: '#ffcff8',
950: '#000000',
},
}SCSS
$custom: #ffcff8; $custom-light: #ffdefa; $custom-dark: #000000;
JSON
{
"hex": "#ffcff8",
"rgb": {
"r": 255,
"g": 207,
"b": 248
},
"hsl": {
"h": 308.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90811,
"c": 0.07549,
"h": 331.1
},
"luminance": 0.72663
}Semantic roles & 50–950 ramp
primary
#FFCFF8
secondary
#88EA96
accent
#E62100
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485