#FFCBDF#FFCBDF
#FFCBDF is a very light, moderate pink. Relative luminance 0.693; OKLCH L 89.3% C 0.064 H 353.5°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBDF |
|---|---|
| RGB | rgb(255, 203, 223) |
| HSL | hsl(337, 100%, 90%) |
| HSV | hsv(337, 20%, 100%) |
| CMYK | cmyk(0%, 20.4%, 12.5%, 0%) |
| CIE-LAB | lab(86.65, 21.44, -2.86) |
| CIE-LCH | lch(86.65, 21.63, 352.40°) |
| OKLab | oklab(89.32% 0.0635 -0.0073) |
| OKLCH | oklch(89.32% 0.064 353.5) |
| XYZ | xyz(75.9148, 69.3022, 79.1755) |
| Luminance | 0.6930 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 2.42
Light Pink
#FFD1DF
ΔE00 2.44
Bubblegum
#FFC1CC
ΔE00 4.49
Pink
#FFC0CB
ΔE00 4.71
Pastel Pink
#FFBACD
ΔE00 4.76
Baby Pink
#FFB7CE
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBDF #CBFFEB
analogous
#FFCBF9 #FFCBDF #FFD1CB
triadic
#FFCBDF #DFFFCB #CBDFFF
tetradic
#FFCBDF #F9FFCB #CBFFEB #D1CBFF
square
#FFCBDF #F9FFCB #CBFFEB #D1CBFF
split-complementary
#FFCBDF #CBFFD1 #CBF9FF
monochromatic
#FF5194 #FF8EB9 #FFCBDF #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.41
#FFCBDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#FFCBDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBDF
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBDF | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E0
Deuteranopia (green-blind)
#DCDCDE
Tritanopia (blue-blind)
#FFC9D2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ffcbdf; /* rgb */ color: rgb(255, 203, 223); /* oklch */ color: oklch(89.3% 0.064 353.5);
Tailwind
colors: {
custom: {
50: '#ffdbe9',
500: '#ffcbdf',
950: '#000000',
},
}SCSS
$custom: #ffcbdf; $custom-light: #ffdbe9; $custom-dark: #000000;
JSON
{
"hex": "#ffcbdf",
"rgb": {
"r": 255,
"g": 203,
"b": 223
},
"hsl": {
"h": 336.923,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.89316,
"c": 0.06392,
"h": 353.5
},
"luminance": 0.693
}Semantic roles & 50–950 ramp
primary
#FFCBDF
secondary
#85E9C3
accent
#E68D00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181516
muted
#868484