#FFCFF3#FFCFF3
#FFCFF3 is a very light, moderate pink. Relative luminance 0.724; OKLCH L 90.6% C 0.071 H 335.1°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCFF3 |
|---|---|
| RGB | rgb(255, 207, 243) |
| HSL | hsl(315, 100%, 91%) |
| HSV | hsv(315, 19%, 100%) |
| CMYK | cmyk(0%, 18.8%, 4.7%, 0%) |
| CIE-LAB | lab(88.14, 22.67, -11.25) |
| CIE-LCH | lch(88.14, 25.31, 333.60°) |
| OKLab | oklab(90.65% 0.0644 -0.0299) |
| OKLCH | oklch(90.65% 0.071 335.1) |
| XYZ | xyz(79.7290, 72.3588, 94.5433) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.41
Very Light Purple
#F6CEFC
ΔE00 3.81
Pale Lavender
#EECFFE
ΔE00 5.79
Light Lilac
#EDC8FF
ΔE00 6.70
Light Pink
#FFD1DF
ΔE00 6.70
Pale Pink
#FFCFDC
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCFF3 #CFFFDB
analogous
#F3CFFF #FFCFF3 #FFCFDB
triadic
#FFCFF3 #F3FFCF #CFF3FF
tetradic
#FFCFF3 #FFF3CF #CFFFDB #CFDBFF
square
#FFCFF3 #FFF3CF #CFFFDB #CFDBFF
split-complementary
#FFCFF3 #DBFFCF #CFFFF3
monochromatic
#FF55D4 #FF92E4 #FFCFF3 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.36
#FFCFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#FFCFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCFF3
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCFF3 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD9F5
Deuteranopia (green-blind)
#DAE0F1
Tritanopia (blue-blind)
#FFD1DB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #ffcff3; /* rgb */ color: rgb(255, 207, 243); /* oklch */ color: oklch(90.6% 0.071 335.1);
Tailwind
colors: {
custom: {
50: '#ffdef7',
500: '#ffcff3',
950: '#000000',
},
}SCSS
$custom: #ffcff3; $custom-light: #ffdef7; $custom-dark: #000000;
JSON
{
"hex": "#ffcff3",
"rgb": {
"r": 255,
"g": 207,
"b": 243
},
"hsl": {
"h": 315,
"s": 100,
"l": 90.588
},
"oklch": {
"l": 0.90649,
"c": 0.07103,
"h": 335.1
},
"luminance": 0.72357
}Semantic roles & 50–950 ramp
primary
#FFCFF3
secondary
#88EAA1
accent
#E63900
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485