#FFC6DF#FFC6DF
#FFC6DF is a very light, moderate pink. Relative luminance 0.670; OKLCH L 88.4% C 0.072 H 350.6°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC6DF |
|---|---|
| RGB | rgb(255, 198, 223) |
| HSL | hsl(334, 100%, 89%) |
| HSV | hsv(334, 22%, 100%) |
| CMYK | cmyk(0%, 22.4%, 12.5%, 0%) |
| CIE-LAB | lab(85.49, 24.06, -4.57) |
| CIE-LCH | lch(85.49, 24.49, 349.25°) |
| OKLab | oklab(88.42% 0.071 -0.0118) |
| OKLCH | oklch(88.42% 0.072 350.6) |
| XYZ | xyz(74.7530, 66.9786, 78.7882) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 4.17
Pale Pink
#FFCFDC
ΔE00 4.23
Baby Pink
#FFB7CE
ΔE00 4.25
Light Pink
#FFD1DF
ΔE00 4.28
Bubblegum
#FFC1CC
ΔE00 5.05
Powder Pink
#FFB2D0
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC6DF #C6FFE6
analogous
#FFC6FC #FFC6DF #FFCAC6
triadic
#FFC6DF #DFFFC6 #C6DFFF
tetradic
#FFC6DF #FCFFC6 #C6FFE6 #CAC6FF
square
#FFC6DF #FCFFC6 #C6FFE6 #CAC6FF
split-complementary
#FFC6DF #C6FFCA #C6FCFF
monochromatic
#FF4C9A #FF89BD #FFC6DF #FFE0EE #FFE0EE
Accessibility & contrast
On white
1.46
#FFC6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#FFC6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC6DF
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC6DF | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0E0
Deuteranopia (green-blind)
#D8D9DE
Tritanopia (blue-blind)
#FFC5CE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffc6df; /* rgb */ color: rgb(255, 198, 223); /* oklch */ color: oklch(88.4% 0.072 350.6);
Tailwind
colors: {
custom: {
50: '#ffd7e9',
500: '#ffc6df',
950: '#000000',
},
}SCSS
$custom: #ffc6df; $custom-light: #ffd7e9; $custom-dark: #000000;
JSON
{
"hex": "#ffc6df",
"rgb": {
"r": 255,
"g": 198,
"b": 223
},
"hsl": {
"h": 333.684,
"s": 100,
"l": 88.824
},
"oklch": {
"l": 0.88419,
"c": 0.07199,
"h": 350.6
},
"luminance": 0.66976
}Semantic roles & 50–950 ramp
primary
#FFC6DF
secondary
#81E9BB
accent
#E68100
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181416
muted
#868384