#FFCCF0#FFCCF0
#FFCCF0 is a very light, moderate pink. Relative luminance 0.707; OKLCH L 90.0% C 0.074 H 337.1°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCF0 |
|---|---|
| RGB | rgb(255, 204, 240) |
| HSL | hsl(318, 100%, 90%) |
| HSV | hsv(318, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 5.9%, 0%) |
| CIE-LAB | lab(87.36, 23.73, -10.83) |
| CIE-LCH | lch(87.36, 26.08, 335.46°) |
| OKLab | oklab(90.02% 0.0679 -0.0287) |
| OKLCH | oklch(90.02% 0.074 337.1) |
| XYZ | xyz(78.5598, 70.7392, 91.9369) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.89
Very Light Purple
#F6CEFC
ΔE00 4.28
Pale Lavender
#EECFFE
ΔE00 6.32
Light Pink
#FFD1DF
ΔE00 6.64
Pale Pink
#FFCFDC
ΔE00 6.99
Light Lilac
#EDC8FF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCF0 #CCFFDB
analogous
#F4CCFF #FFCCF0 #FFCCD7
triadic
#FFCCF0 #F0FFCC #CCF0FF
tetradic
#FFCCF0 #FFF4CC #CCFFDB #CCD7FF
square
#FFCCF0 #FFF4CC #CCFFDB #CCD7FF
split-complementary
#FFCCF0 #D7FFCC #CCFFF4
monochromatic
#FF52CC #FF8FDE #FFCCF0 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.39
#FFCCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#FFCCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCF0
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCF0 | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F1
Deuteranopia (green-blind)
#D8DEEE
Tritanopia (blue-blind)
#FFCDD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffccf0; /* rgb */ color: rgb(255, 204, 240); /* oklch */ color: oklch(90.0% 0.074 337.1);
Tailwind
colors: {
custom: {
50: '#ffdbf5',
500: '#ffccf0',
950: '#000000',
},
}SCSS
$custom: #ffccf0; $custom-light: #ffdbf5; $custom-dark: #000000;
JSON
{
"hex": "#ffccf0",
"rgb": {
"r": 255,
"g": 204,
"b": 240
},
"hsl": {
"h": 317.647,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90016,
"c": 0.07369,
"h": 337.1
},
"luminance": 0.70737
}Semantic roles & 50–950 ramp
primary
#FFCCF0
secondary
#86EAA3
accent
#E64300
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485