#FFB5CE#FFB5CE
#FFB5CE is a very light, moderate pink. Relative luminance 0.588; OKLCH L 84.9% C 0.091 H 357.2°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB5CE |
|---|---|
| RGB | rgb(255, 181, 206) |
| HSL | hsl(340, 100%, 85%) |
| HSV | hsv(340, 29%, 100%) |
| CMYK | cmyk(0%, 29%, 19.2%, 0%) |
| CIE-LAB | lab(81.16, 30.36, -1.82) |
| CIE-LCH | lch(81.16, 30.41, 356.57°) |
| OKLab | oklab(84.93% 0.0909 -0.0044) |
| OKLCH | oklch(84.93% 0.091 357.2) |
| XYZ | xyz(68.9051, 58.7675, 66.0944) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 0.67
Powder Pink
#FFB2D0
ΔE00 1.44
Pastel Pink
#FFBACD
ΔE00 1.95
Soft Pink
#FDB0C0
ΔE00 3.34
Lightpink
#FFB6C1
ΔE00 4.47
Pink
#FFC0CB
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB5CE #B5FFE6
analogous
#FFB5F3 #FFB5CE #FFC1B5
triadic
#FFB5CE #CEFFB5 #B5CEFF
tetradic
#FFB5CE #F3FFB5 #B5FFE6 #C1B5FF
square
#FFB5CE #F3FFB5 #B5FFE6 #C1B5FF
split-complementary
#FFB5CE #B5FFC1 #B5F3FF
monochromatic
#FF3B7D #FF78A5 #FFB5CE #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.65
#FFB5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#FFB5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB5CE
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB5CE | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CF
Deuteranopia (green-blind)
#CFCECC
Tritanopia (blue-blind)
#FFB2BD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffb5ce; /* rgb */ color: rgb(255, 181, 206); /* oklch */ color: oklch(84.9% 0.091 357.2);
Tailwind
colors: {
custom: {
50: '#ffcbdc',
500: '#ffb5ce',
950: '#000000',
},
}SCSS
$custom: #ffb5ce; $custom-light: #ffcbdc; $custom-dark: #000000;
JSON
{
"hex": "#ffb5ce",
"rgb": {
"r": 255,
"g": 181,
"b": 206
},
"hsl": {
"h": 339.73,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.84933,
"c": 0.09103,
"h": 357.2
},
"luminance": 0.58764
}Semantic roles & 50–950 ramp
primary
#FFB5CE
secondary
#72E6BF
accent
#E69800
background
#FFFEFE
surface
#FFFAFC
border
#D7D3D5
text
#181315
muted
#868384