#FFB8CB#FFB8CB
#FFB8CB is a very light, moderate pink. Relative luminance 0.599; OKLCH L 85.4% C 0.085 H 1.5°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8CB |
|---|---|
| RGB | rgb(255, 184, 203) |
| HSL | hsl(344, 100%, 86%) |
| HSV | hsv(344, 28%, 100%) |
| CMYK | cmyk(0%, 27.8%, 20.4%, 0%) |
| CIE-LAB | lab(81.76, 28.34, 0.67) |
| CIE-LCH | lch(81.76, 28.35, 1.35°) |
| OKLab | oklab(85.37% 0.0853 0.0022) |
| OKLCH | oklch(85.37% 0.085 1.5) |
| XYZ | xyz(69.1607, 59.8563, 64.3988) |
| Luminance | 0.5985 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 0.53
Baby Pink
#FFB7CE
ΔE00 1.21
Soft Pink
#FDB0C0
ΔE00 2.38
Lightpink
#FFB6C1
ΔE00 2.85
Pink
#FFC0CB
ΔE00 2.99
Bubblegum
#FFC1CC
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8CB #B8FFEC
analogous
#FFB8EE #FFB8CB #FFC8B8
triadic
#FFB8CB #CBFFB8 #B8CBFF
tetradic
#FFB8CB #EEFFB8 #B8FFEC #C8B8FF
square
#FFB8CB #EEFFB8 #B8FFEC #C8B8FF
split-complementary
#FFB8CB #B8FFC8 #B8EEFF
monochromatic
#FF3E71 #FF7B9E #FFB8CB #FFE0E9 #FFE0E9
Accessibility & contrast
On white
1.62
#FFB8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#FFB8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8CB
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8CB | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CC
Deuteranopia (green-blind)
#D2D0CA
Tritanopia (blue-blind)
#FFB4BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffb8cb; /* rgb */ color: rgb(255, 184, 203); /* oklch */ color: oklch(85.4% 0.085 1.5);
Tailwind
colors: {
custom: {
50: '#ffcdda',
500: '#ffb8cb',
950: '#000000',
},
}SCSS
$custom: #ffb8cb; $custom-light: #ffcdda; $custom-dark: #000000;
JSON
{
"hex": "#ffb8cb",
"rgb": {
"r": 255,
"g": 184,
"b": 203
},
"hsl": {
"h": 343.944,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.85365,
"c": 0.08529,
"h": 1.5
},
"luminance": 0.59853
}Semantic roles & 50–950 ramp
primary
#FFB8CB
secondary
#75E7C8
accent
#E6A800
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383