#FFB0DF#FFB0DF
#FFB0DF is a very light, moderate pink. Relative luminance 0.576; OKLCH L 84.6% C 0.109 H 343.2°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB0DF |
|---|---|
| RGB | rgb(255, 176, 223) |
| HSL | hsl(324, 100%, 85%) |
| HSV | hsv(324, 31%, 100%) |
| CMYK | cmyk(0%, 31%, 12.5%, 0%) |
| CIE-LAB | lab(80.54, 35.60, -11.92) |
| CIE-LCH | lch(80.54, 37.54, 341.49°) |
| OKLab | oklab(84.61% 0.1042 -0.0314) |
| OKLCH | oklch(84.61% 0.109 343.2) |
| XYZ | xyz(70.0846, 57.6418, 77.2321) |
| Luminance | 0.5764 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.50
Baby Pink
#FFB7CE
ΔE00 6.36
Pastel Pink
#FFBACD
ΔE00 7.54
Plum
#DDA0DD
ΔE00 7.79
Pale Mauve
#FED0FC
ΔE00 8.29
Soft Pink
#FDB0C0
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB0DF #B0FFD0
analogous
#F8B0FF #FFB0DF #FFB0B8
triadic
#FFB0DF #DFFFB0 #B0DFFF
tetradic
#FFB0DF #FFF8B0 #B0FFD0 #B0B8FF
square
#FFB0DF #FFF8B0 #B0FFD0 #B0B8FF
split-complementary
#FFB0DF #B8FFB0 #B0FFF8
monochromatic
#FF36AD #FF73C6 #FFB0DF #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.68
#FFB0DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#FFB0DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB0DF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB0DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB0DF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E1
Deuteranopia (green-blind)
#C7CCDD
Tritanopia (blue-blind)
#FFB0C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb0df; /* rgb */ color: rgb(255, 176, 223); /* oklch */ color: oklch(84.6% 0.109 343.2);
Tailwind
colors: {
custom: {
50: '#ffc8e9',
500: '#ffb0df',
950: '#000000',
},
}SCSS
$custom: #ffb0df; $custom-light: #ffc8e9; $custom-dark: #000000;
JSON
{
"hex": "#ffb0df",
"rgb": {
"r": 255,
"g": 176,
"b": 223
},
"hsl": {
"h": 324.304,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.84614,
"c": 0.10888,
"h": 343.2
},
"luminance": 0.57638
}Semantic roles & 50–950 ramp
primary
#FFB0DF
secondary
#6EE59E
accent
#E65D00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181316
muted
#868284