#FFC0DA#FFC0DA
#FFC0DA is a very light, moderate pink. Relative luminance 0.640; OKLCH L 87.2% C 0.079 H 352.3°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC0DA |
|---|---|
| RGB | rgb(255, 192, 218) |
| HSL | hsl(335, 100%, 88%) |
| HSV | hsv(335, 25%, 100%) |
| CMYK | cmyk(0%, 24.7%, 14.5%, 0%) |
| CIE-LAB | lab(83.98, 26.42, -4.13) |
| CIE-LCH | lch(83.98, 26.74, 351.12°) |
| OKLab | oklab(87.21% 0.0783 -0.0106) |
| OKLCH | oklch(87.21% 0.079 352.3) |
| XYZ | xyz(72.7445, 64.0242, 74.8422) |
| Luminance | 0.6402 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 2.81
Pastel Pink
#FFBACD
ΔE00 3.06
Powder Pink
#FFB2D0
ΔE00 3.49
Bubblegum
#FFC1CC
ΔE00 4.80
Pink
#FFC0CB
ΔE00 4.86
Pale Pink
#FFCFDC
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC0DA #C0FFE5
analogous
#FFC0FA #FFC0DA #FFC5C0
triadic
#FFC0DA #DAFFC0 #C0DAFF
tetradic
#FFC0DA #FAFFC0 #C0FFE5 #C5C0FF
square
#FFC0DA #FAFFC0 #C0FFE5 #C5C0FF
split-complementary
#FFC0DA #C0FFC5 #C0FAFF
monochromatic
#FF4692 #FF83B6 #FFC0DA #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.52
#FFC0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#FFC0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC0DA
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC0DA | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CBDB
Deuteranopia (green-blind)
#D4D5D8
Tritanopia (blue-blind)
#FFBEC9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc0da; /* rgb */ color: rgb(255, 192, 218); /* oklch */ color: oklch(87.2% 0.079 352.3);
Tailwind
colors: {
custom: {
50: '#ffd3e5',
500: '#ffc0da',
950: '#000000',
},
}SCSS
$custom: #ffc0da; $custom-light: #ffd3e5; $custom-dark: #000000;
JSON
{
"hex": "#ffc0da",
"rgb": {
"r": 255,
"g": 192,
"b": 218
},
"hsl": {
"h": 335.238,
"s": 100,
"l": 87.647
},
"oklch": {
"l": 0.87206,
"c": 0.07905,
"h": 352.3
},
"luminance": 0.64021
}Semantic roles & 50–950 ramp
primary
#FFC0DA
secondary
#7BE8BB
accent
#E68700
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384