#FFCCF3#FFCCF3
#FFCCF3 is a very light, moderate pink. Relative luminance 0.709; OKLCH L 90.1% C 0.076 H 334.6°. Best body text is #000000 at 15.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCCF3 |
|---|---|
| RGB | rgb(255, 204, 243) |
| HSL | hsl(314, 100%, 90%) |
| HSV | hsv(314, 20%, 100%) |
| CMYK | cmyk(0%, 20%, 4.7%, 0%) |
| CIE-LAB | lab(87.45, 24.24, -12.29) |
| CIE-LCH | lch(87.45, 27.18, 333.12°) |
| OKLab | oklab(90.11% 0.0689 -0.0327) |
| OKLCH | oklch(90.11% 0.076 334.6) |
| XYZ | xyz(79.0091, 70.9190, 94.3034) |
| Luminance | 0.7092 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 2.15
Very Light Purple
#F6CEFC
ΔE00 3.60
Pale Lavender
#EECFFE
ΔE00 5.75
Light Lilac
#EDC8FF
ΔE00 6.30
Light Lavendar
#EFC0FE
ΔE00 6.85
Light Pink
#FFD1DF
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCCF3 #CCFFD8
analogous
#F2CCFF #FFCCF3 #FFCCD9
triadic
#FFCCF3 #F3FFCC #CCF3FF
tetradic
#FFCCF3 #FFF2CC #CCFFD8 #CCD9FF
square
#FFCCF3 #FFF2CC #CCFFD8 #CCD9FF
split-complementary
#FFCCF3 #D9FFCC #CCFFF2
monochromatic
#FF52D6 #FF8FE5 #FFCCF3 #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.38
#FFCCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.18
#FFCCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCCF3
15.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCCF3 | 1.00 | 1.38 | 15.18 | 15.18 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F5
Deuteranopia (green-blind)
#D7DEF1
Tritanopia (blue-blind)
#FFCED9
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ffccf3; /* rgb */ color: rgb(255, 204, 243); /* oklch */ color: oklch(90.1% 0.076 334.6);
Tailwind
colors: {
custom: {
50: '#ffdbf7',
500: '#ffccf3',
950: '#000000',
},
}SCSS
$custom: #ffccf3; $custom-light: #ffdbf7; $custom-dark: #000000;
JSON
{
"hex": "#ffccf3",
"rgb": {
"r": 255,
"g": 204,
"b": 243
},
"hsl": {
"h": 314.118,
"s": 100,
"l": 90
},
"oklch": {
"l": 0.90113,
"c": 0.07622,
"h": 334.6
},
"luminance": 0.70917
}Semantic roles & 50–950 ramp
primary
#FFCCF3
secondary
#86EA9D
accent
#E63600
background
#FFFEFF
surface
#FFFCFE
border
#D7D5D6
text
#181517
muted
#868485