#FFCFF5#FFCFF5
#FFCFF5 is a very light, moderate pink. Relative luminance 0.725; OKLCH L 90.7% C 0.073 H 333.5°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFF5 |
|---|---|
| RGB | rgb(255, 207, 245) |
| HSL | hsl(313, 100%, 91%) |
| HSV | hsv(313, 19%, 100%) |
| CMYK | cmyk(0%, 18.8%, 3.9%, 0%) |
| CIE-LAB | lab(88.20, 23.02, -12.22) |
| CIE-LCH | lch(88.20, 26.06, 332.03°) |
| OKLab | oklab(90.71% 0.0651 -0.0325) |
| OKLCH | oklch(90.71% 0.073 333.5) |
| XYZ | xyz(80.0327, 72.4802, 96.1426) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 1.86
Very Light Purple
#F6CEFC
ΔE00 3.33
Pale Lavender
#EECFFE
ΔE00 5.39
Light Lilac
#EDC8FF
ΔE00 6.22
Light Lavendar
#EFC0FE
ΔE00 7.05
Light Pink
#FFD1DF
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFF5 #CFFFD9
analogous
#F1CFFF #FFCFF5 #FFCFDD
triadic
#FFCFF5 #F5FFCF #CFF5FF
tetradic
#FFCFF5 #FFF1CF #CFFFD9 #CFDDFF
square
#FFCFF5 #FFF1CF #CFFFD9 #CFDDFF
split-complementary
#FFCFF5 #DDFFCF #CFFFF1
monochromatic
#FF55DB #FF92E8 #FFCFF5 #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.36
#FFCFF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#FFCFF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFF5
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFF5 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F7
Deuteranopia (green-blind)
#D9E0F3
Tritanopia (blue-blind)
#FFD1DC
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffcff5; /* rgb */ color: rgb(255, 207, 245); /* oklch */ color: oklch(90.7% 0.073 333.5);
Tailwind
colors: {
custom: {
50: '#ffdef8',
500: '#ffcff5',
950: '#000000',
},
}SCSS
$custom: #ffcff5; $custom-light: #ffdef8; $custom-dark: #000000;
JSON
{
"hex": "#ffcff5",
"rgb": {
"r": 255,
"g": 207,
"b": 245
},
"hsl": {
"h": 312.5,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90714,
"c": 0.07278,
"h": 333.5
},
"luminance": 0.72478
}Semantic roles & 50–950 ramp
primary
#FFCFF5
secondary
#88EA9D
accent
#E63000
background
#FFFEFF
surface
#FFFCFF
border
#D7D5D7
text
#181517
muted
#868485