#FFCFF0#FFCFF0
#FFCFF0 is a very light, moderate pink. Relative luminance 0.722; OKLCH L 90.6% C 0.069 H 337.8°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFF0 |
|---|---|
| RGB | rgb(255, 207, 240) |
| HSL | hsl(319, 100%, 91%) |
| HSV | hsv(319, 19%, 100%) |
| CMYK | cmyk(0%, 18.8%, 5.9%, 0%) |
| CIE-LAB | lab(88.05, 22.15, -9.79) |
| CIE-LCH | lch(88.05, 24.22, 336.15°) |
| OKLab | oklab(90.55% 0.0634 -0.0259) |
| OKLCH | oklch(90.55% 0.069 337.8) |
| XYZ | xyz(79.2797, 72.1790, 92.1769) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.26
Very Light Purple
#F6CEFC
ΔE00 4.57
Light Pink
#FFD1DF
ΔE00 5.85
Pale Pink
#FFCFDC
ΔE00 6.27
Pale Lavender
#EECFFE
ΔE00 6.43
Light Lilac
#EDC8FF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFF0 #CFFFDE
analogous
#F6CFFF #FFCFF0 #FFCFD8
triadic
#FFCFF0 #F0FFCF #CFF0FF
tetradic
#FFCFF0 #FFF6CF #CFFFDE #CFD8FF
square
#FFCFF0 #FFF6CF #CFFFDE #CFD8FF
split-complementary
#FFCFF0 #D8FFCF #CFFFF6
monochromatic
#FF55CA #FF92DD #FFCFF0 #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.36
#FFCFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#FFCFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFF0
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFF0 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D9F1
Deuteranopia (green-blind)
#DBDFEF
Tritanopia (blue-blind)
#FFD0DA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffcff0; /* rgb */ color: rgb(255, 207, 240); /* oklch */ color: oklch(90.6% 0.069 337.8);
Tailwind
colors: {
custom: {
50: '#ffdef5',
500: '#ffcff0',
950: '#000000',
},
}SCSS
$custom: #ffcff0; $custom-light: #ffdef5; $custom-dark: #000000;
JSON
{
"hex": "#ffcff0",
"rgb": {
"r": 255,
"g": 207,
"b": 240
},
"hsl": {
"h": 318.75,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90554,
"c": 0.06853,
"h": 337.8
},
"luminance": 0.72177
}Semantic roles & 50–950 ramp
primary
#FFCFF0
secondary
#88EAA7
accent
#E64800
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485