#FFB8CE#FFB8CE
#FFB8CE is a very light, moderate pink. Relative luminance 0.600; OKLCH L 85.5% C 0.086 H 358.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8CE |
|---|---|
| RGB | rgb(255, 184, 206) |
| HSL | hsl(341, 100%, 86%) |
| HSV | hsv(341, 28%, 100%) |
| CMYK | cmyk(0%, 27.8%, 19.2%, 0%) |
| CIE-LAB | lab(81.84, 28.78, -0.83) |
| CIE-LCH | lch(81.84, 28.80, 358.35°) |
| OKLab | oklab(85.45% 0.0863 -0.0018) |
| OKLCH | oklch(85.45% 0.086 358.8) |
| XYZ | xyz(69.5217, 60.0007, 66.2999) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Baby Pink
#FFB7CE
ΔE00 0.34
Pastel Pink
#FFBACD
ΔE00 0.95
Powder Pink
#FFB2D0
ΔE00 2.42
Soft Pink
#FDB0C0
ΔE00 3.07
Pink
#FFC0CB
ΔE00 3.71
Lightpink
#FFB6C1
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8CE #B8FFE9
analogous
#FFB8F2 #FFB8CE #FFC5B8
triadic
#FFB8CE #CEFFB8 #B8CEFF
tetradic
#FFB8CE #F2FFB8 #B8FFE9 #C5B8FF
square
#FFB8CE #F2FFB8 #B8FFE9 #C5B8FF
split-complementary
#FFB8CE #B8FFC5 #B8F2FF
monochromatic
#FF3E7A #FF7BA4 #FFB8CE #FFE0EA #FFE0EA
Accessibility & contrast
On white
1.62
#FFB8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FFB8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8CE
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8CE | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CF
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#FFB4BF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffb8ce; /* rgb */ color: rgb(255, 184, 206); /* oklch */ color: oklch(85.5% 0.086 358.8);
Tailwind
colors: {
custom: {
50: '#ffcedc',
500: '#ffb8ce',
950: '#000000',
},
}SCSS
$custom: #ffb8ce; $custom-light: #ffcedc; $custom-dark: #000000;
JSON
{
"hex": "#ffb8ce",
"rgb": {
"r": 255,
"g": 184,
"b": 206
},
"hsl": {
"h": 341.408,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.85452,
"c": 0.08635,
"h": 358.8
},
"luminance": 0.59997
}Semantic roles & 50–950 ramp
primary
#FFB8CE
secondary
#75E7C3
accent
#E69E00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181315
muted
#868384