#FFCFF1#FFCFF1
#FFCFF1 is a very light, moderate pink. Relative luminance 0.722; OKLCH L 90.6% C 0.069 H 336.9°. Best body text is #000000 at 15.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFF1 |
|---|---|
| RGB | rgb(255, 207, 241) |
| HSL | hsl(318, 100%, 91%) |
| HSV | hsv(318, 19%, 100%) |
| CMYK | cmyk(0%, 18.8%, 5.5%, 0%) |
| CIE-LAB | lab(88.08, 22.32, -10.28) |
| CIE-LCH | lch(88.08, 24.58, 335.28°) |
| OKLab | oklab(90.59% 0.0638 -0.0272) |
| OKLCH | oklch(90.59% 0.069 336.9) |
| XYZ | xyz(79.4287, 72.2386, 92.9614) |
| Luminance | 0.7224 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.98
Very Light Purple
#F6CEFC
ΔE00 4.32
Light Pink
#FFD1DF
ΔE00 6.14
Pale Lavender
#EECFFE
ΔE00 6.21
Pale Pink
#FFCFDC
ΔE00 6.56
Light Lilac
#EDC8FF
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFF1 #CFFFDD
analogous
#F5CFFF #FFCFF1 #FFCFD9
triadic
#FFCFF1 #F1FFCF #CFF1FF
tetradic
#FFCFF1 #FFF5CF #CFFFDD #CFD9FF
square
#FFCFF1 #FFF5CF #CFFFDD #CFD9FF
split-complementary
#FFCFF1 #D9FFCF #CFFFF5
monochromatic
#FF55CD #FF92DF #FFCFF1 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.36
#FFCFF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.45
#FFCFF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFF1
15.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFF1 | 1.00 | 1.36 | 15.45 | 15.45 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F2
Deuteranopia (green-blind)
#DADFEF
Tritanopia (blue-blind)
#FFD0DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffcff1; /* rgb */ color: rgb(255, 207, 241); /* oklch */ color: oklch(90.6% 0.069 336.9);
Tailwind
colors: {
custom: {
50: '#ffdef5',
500: '#ffcff1',
950: '#000000',
},
}SCSS
$custom: #ffcff1; $custom-light: #ffdef5; $custom-dark: #000000;
JSON
{
"hex": "#ffcff1",
"rgb": {
"r": 255,
"g": 207,
"b": 241
},
"hsl": {
"h": 317.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90586,
"c": 0.06935,
"h": 336.9
},
"luminance": 0.72237
}Semantic roles & 50–950 ramp
primary
#FFCFF1
secondary
#88EAA5
accent
#E64300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485