#FFCFF2#FFCFF2
#FFCFF2 is a very light, moderate pink. Relative luminance 0.723; OKLCH L 90.6% C 0.070 H 336.0°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFF2 |
|---|---|
| RGB | rgb(255, 207, 242) |
| HSL | hsl(316, 100%, 91%) |
| HSV | hsv(316, 19%, 100%) |
| CMYK | cmyk(0%, 18.8%, 5.1%, 0%) |
| CIE-LAB | lab(88.11, 22.50, -10.77) |
| CIE-LCH | lch(88.11, 24.94, 334.43°) |
| OKLab | oklab(90.62% 0.0641 -0.0285) |
| OKLCH | oklch(90.62% 0.07 336) |
| XYZ | xyz(79.5784, 72.2985, 93.7502) |
| Luminance | 0.7230 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.69
Very Light Purple
#F6CEFC
ΔE00 4.06
Pale Lavender
#EECFFE
ΔE00 6.00
Light Pink
#FFD1DF
ΔE00 6.42
Pale Pink
#FFCFDC
ΔE00 6.84
Light Lilac
#EDC8FF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFF2 #CFFFDC
analogous
#F4CFFF #FFCFF2 #FFCFDA
triadic
#FFCFF2 #F2FFCF #CFF2FF
tetradic
#FFCFF2 #FFF4CF #CFFFDC #CFDAFF
square
#FFCFF2 #FFF4CF #CFFFDC #CFDAFF
split-complementary
#FFCFF2 #DAFFCF #CFFFF4
monochromatic
#FF55D1 #FF92E1 #FFCFF2 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.36
#FFCFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#FFCFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFF2
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFF2 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F3
Deuteranopia (green-blind)
#DAE0F0
Tritanopia (blue-blind)
#FFD0DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffcff2; /* rgb */ color: rgb(255, 207, 242); /* oklch */ color: oklch(90.6% 0.070 336.0);
Tailwind
colors: {
custom: {
50: '#ffdef6',
500: '#ffcff2',
950: '#000000',
},
}SCSS
$custom: #ffcff2; $custom-light: #ffdef6; $custom-dark: #000000;
JSON
{
"hex": "#ffcff2",
"rgb": {
"r": 255,
"g": 207,
"b": 242
},
"hsl": {
"h": 316.25,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90618,
"c": 0.07018,
"h": 336
},
"luminance": 0.72296
}Semantic roles & 50–950 ramp
primary
#FFCFF2
secondary
#88EAA3
accent
#E63E00
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485