#FFB4DF#FFB4DF
#FFB4DF is a very light, moderate pink. Relative luminance 0.592; OKLCH L 85.3% C 0.102 H 344.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB4DF |
|---|---|
| RGB | rgb(255, 180, 223) |
| HSL | hsl(326, 100%, 85%) |
| HSV | hsv(326, 29%, 100%) |
| CMYK | cmyk(0%, 29.4%, 12.5%, 0%) |
| CIE-LAB | lab(81.42, 33.51, -10.60) |
| CIE-LCH | lch(81.42, 35.14, 342.44°) |
| OKLab | oklab(85.29% 0.0982 -0.0279) |
| OKLCH | oklch(85.29% 0.102 344.1) |
| XYZ | xyz(70.8805, 59.2335, 77.4974) |
| Luminance | 0.5923 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.84
Baby Pink
#FFB7CE
ΔE00 5.52
Pastel Pink
#FFBACD
ΔE00 6.64
Pale Mauve
#FED0FC
ΔE00 7.65
Soft Pink
#FDB0C0
ΔE00 8.20
Plum
#DDA0DD
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB4DF #B4FFD4
analogous
#F9B4FF #FFB4DF #FFB4B9
triadic
#FFB4DF #DFFFB4 #B4DFFF
tetradic
#FFB4DF #FFF9B4 #B4FFD4 #B4B9FF
square
#FFB4DF #FFF9B4 #B4FFD4 #B4B9FF
split-complementary
#FFB4DF #B9FFB4 #B4FFF9
monochromatic
#FF3AAB #FF77C5 #FFB4DF #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.63
#FFB4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#FFB4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB4DF
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB4DF | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C3E1
Deuteranopia (green-blind)
#CACFDD
Tritanopia (blue-blind)
#FFB4C3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffb4df; /* rgb */ color: rgb(255, 180, 223); /* oklch */ color: oklch(85.3% 0.102 344.1);
Tailwind
colors: {
custom: {
50: '#ffcbe9',
500: '#ffb4df',
950: '#000000',
},
}SCSS
$custom: #ffb4df; $custom-light: #ffcbe9; $custom-dark: #000000;
JSON
{
"hex": "#ffb4df",
"rgb": {
"r": 255,
"g": 180,
"b": 223
},
"hsl": {
"h": 325.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.85287,
"c": 0.10209,
"h": 344.1
},
"luminance": 0.5923
}Semantic roles & 50–950 ramp
primary
#FFB4DF
secondary
#71E6A3
accent
#E66200
background
#FFFEFE
surface
#FFFAFC
border
#D7D3D5
text
#181316
muted
#868384