#FFB8DF#FFB8DF
#FFB8DF is a very light, moderate pink. Relative luminance 0.609; OKLCH L 86.0% C 0.095 H 345.2°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB8DF |
|---|---|
| RGB | rgb(255, 184, 223) |
| HSL | hsl(327, 100%, 86%) |
| HSV | hsv(327, 28%, 100%) |
| CMYK | cmyk(0%, 27.8%, 12.5%, 0%) |
| CIE-LAB | lab(82.31, 31.41, -9.28) |
| CIE-LCH | lch(82.31, 32.75, 343.54°) |
| OKLab | oklab(85.97% 0.0922 -0.0243) |
| OKLCH | oklch(85.97% 0.095 345.2) |
| XYZ | xyz(71.6997, 60.8718, 77.7704) |
| Luminance | 0.6087 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.42
Baby Pink
#FFB7CE
ΔE00 4.76
Pastel Pink
#FFBACD
ΔE00 5.79
Pale Mauve
#FED0FC
ΔE00 7.13
Soft Pink
#FDB0C0
ΔE00 7.66
Very Light Purple
#F6CEFC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB8DF #B8FFD8
analogous
#FBB8FF #FFB8DF #FFB8BB
triadic
#FFB8DF #DFFFB8 #B8DFFF
tetradic
#FFB8DF #FFFBB8 #B8FFD8 #B8BBFF
square
#FFB8DF #FFFBB8 #B8FFD8 #B8BBFF
split-complementary
#FFB8DF #BBFFB8 #B8FFFB
monochromatic
#FF3EA8 #FF7BC3 #FFB8DF #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.59
#FFB8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FFB8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB8DF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB8DF | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E1
Deuteranopia (green-blind)
#CDD1DD
Tritanopia (blue-blind)
#FFB8C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffb8df; /* rgb */ color: rgb(255, 184, 223); /* oklch */ color: oklch(86.0% 0.095 345.2);
Tailwind
colors: {
custom: {
50: '#ffcee9',
500: '#ffb8df',
950: '#000000',
},
}SCSS
$custom: #ffb8df; $custom-light: #ffcee9; $custom-dark: #000000;
JSON
{
"hex": "#ffb8df",
"rgb": {
"r": 255,
"g": 184,
"b": 223
},
"hsl": {
"h": 327.042,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.85969,
"c": 0.09531,
"h": 345.2
},
"luminance": 0.60869
}Semantic roles & 50–950 ramp
primary
#FFB8DF
secondary
#75E7A8
accent
#E66700
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181316
muted
#868384