#FFB1DF#FFB1DF
#FFB1DF is a very light, moderate pink. Relative luminance 0.580; OKLCH L 84.8% C 0.107 H 343.4°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB1DF |
|---|---|
| RGB | rgb(255, 177, 223) |
| HSL | hsl(325, 100%, 85%) |
| HSV | hsv(325, 31%, 100%) |
| CMYK | cmyk(0%, 30.6%, 12.5%, 0%) |
| CIE-LAB | lab(80.76, 35.08, -11.59) |
| CIE-LCH | lch(80.76, 36.94, 341.71°) |
| OKLab | oklab(84.78% 0.1027 -0.0305) |
| OKLCH | oklch(84.78% 0.107 343.4) |
| XYZ | xyz(70.2814, 58.0353, 77.2977) |
| Luminance | 0.5803 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.32
Baby Pink
#FFB7CE
ΔE00 6.14
Pastel Pink
#FFBACD
ΔE00 7.31
Plum
#DDA0DD
ΔE00 7.95
Pale Mauve
#FED0FC
ΔE00 8.12
Soft Pink
#FDB0C0
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB1DF #B1FFD1
analogous
#F8B1FF #FFB1DF #FFB1B8
triadic
#FFB1DF #DFFFB1 #B1DFFF
tetradic
#FFB1DF #FFF8B1 #B1FFD1 #B1B8FF
square
#FFB1DF #FFF8B1 #B1FFD1 #B1B8FF
split-complementary
#FFB1DF #B8FFB1 #B1FFF8
monochromatic
#FF37AD #FF74C6 #FFB1DF #FFE0F2 #FFE0F2
Accessibility & contrast
On white
1.67
#FFB1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#FFB1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB1DF
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB1DF | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E1
Deuteranopia (green-blind)
#C8CDDD
Tritanopia (blue-blind)
#FFB1C1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb1df; /* rgb */ color: rgb(255, 177, 223); /* oklch */ color: oklch(84.8% 0.107 343.4);
Tailwind
colors: {
custom: {
50: '#ffc9e9',
500: '#ffb1df',
950: '#000000',
},
}SCSS
$custom: #ffb1df; $custom-light: #ffc9e9; $custom-dark: #000000;
JSON
{
"hex": "#ffb1df",
"rgb": {
"r": 255,
"g": 177,
"b": 223
},
"hsl": {
"h": 324.615,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.84782,
"c": 0.10718,
"h": 343.4
},
"luminance": 0.58032
}Semantic roles & 50–950 ramp
primary
#FFB1DF
secondary
#6FE69F
accent
#E65E00
background
#FFFDFE
surface
#FFF9FC
border
#D7D2D5
text
#181316
muted
#868284