#FFCADA#FFCADA
#FFCADA is a very light, moderate pink. Relative luminance 0.686; OKLCH L 89.0% C 0.063 H 358.5°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCADA |
|---|---|
| RGB | rgb(255, 202, 218) |
| HSL | hsl(342, 100%, 90%) |
| HSV | hsv(342, 21%, 100%) |
| CMYK | cmyk(0%, 20.8%, 14.5%, 0%) |
| CIE-LAB | lab(86.29, 21.17, -0.74) |
| CIE-LCH | lch(86.29, 21.18, 358.00°) |
| OKLab | oklab(88.99% 0.0632 -0.0016) |
| OKLCH | oklch(88.99% 0.063 358.5) |
| XYZ | xyz(75.0153, 68.5657, 75.5991) |
| Luminance | 0.6856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 1.65
Light Pink
#FFD1DF
ΔE00 2.08
Bubblegum
#FFC1CC
ΔE00 3.30
Pink
#FFC0CB
ΔE00 3.54
Light Rose
#FFC5CB
ΔE00 3.95
Pastel Pink
#FFBACD
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCADA #CAFFEF
analogous
#FFCAF4 #FFCADA #FFD5CA
triadic
#FFCADA #DAFFCA #CADAFF
tetradic
#FFCADA #F4FFCA #CAFFEF #D5CAFF
square
#FFCADA #F4FFCA #CAFFEF #D5CAFF
split-complementary
#FFCADA #CAFFD5 #CAF4FF
monochromatic
#FF5085 #FF8DAF #FFCADA #FFE0EA #FFE0EA
Accessibility & contrast
On white
1.43
#FFCADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FFCADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCADA
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCADA | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DB
Deuteranopia (green-blind)
#DCDBD9
Tritanopia (blue-blind)
#FFC8CF
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffcada; /* rgb */ color: rgb(255, 202, 218); /* oklch */ color: oklch(89.0% 0.063 358.5);
Tailwind
colors: {
custom: {
50: '#ffdae5',
500: '#ffcada',
950: '#000000',
},
}SCSS
$custom: #ffcada; $custom-light: #ffdae5; $custom-dark: #000000;
JSON
{
"hex": "#ffcada",
"rgb": {
"r": 255,
"g": 202,
"b": 218
},
"hsl": {
"h": 341.887,
"s": 100,
"l": 89.608
},
"oklch": {
"l": 0.8899,
"c": 0.06325,
"h": 358.5
},
"luminance": 0.68563
}Semantic roles & 50–950 ramp
primary
#FFCADA
secondary
#84E9CB
accent
#E6A000
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384