#FFB7DF#FFB7DF
#FFB7DF is a very light, moderate pink. Relative luminance 0.605; OKLCH L 85.8% C 0.097 H 344.9°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB7DF |
|---|---|
| RGB | rgb(255, 183, 223) |
| HSL | hsl(327, 100%, 86%) |
| HSV | hsv(327, 28%, 100%) |
| CMYK | cmyk(0%, 28.2%, 12.5%, 0%) |
| CIE-LAB | lab(82.09, 31.93, -9.61) |
| CIE-LCH | lch(82.09, 33.35, 343.25°) |
| OKLab | oklab(85.8% 0.0937 -0.0252) |
| OKLCH | oklch(85.8% 0.097 344.9) |
| XYZ | xyz(71.4927, 60.4579, 77.7014) |
| Luminance | 0.6046 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.50
Baby Pink
#FFB7CE
ΔE00 4.94
Pastel Pink
#FFBACD
ΔE00 5.99
Pale Mauve
#FED0FC
ΔE00 7.24
Soft Pink
#FDB0C0
ΔE00 7.78
Very Light Purple
#F6CEFC
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB7DF #B7FFD7
analogous
#FBB7FF #FFB7DF #FFB7BB
triadic
#FFB7DF #DFFFB7 #B7DFFF
tetradic
#FFB7DF #FFFBB7 #B7FFD7 #B7BBFF
square
#FFB7DF #FFFBB7 #B7FFD7 #B7BBFF
split-complementary
#FFB7DF #BBFFB7 #B7FFFB
monochromatic
#FF3DA9 #FF7AC4 #FFB7DF #FFE0F1 #FFE0F1
Accessibility & contrast
On white
1.60
#FFB7DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#FFB7DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB7DF
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB7DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB7DF | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC5E1
Deuteranopia (green-blind)
#CCD0DD
Tritanopia (blue-blind)
#FFB7C5
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffb7df; /* rgb */ color: rgb(255, 183, 223); /* oklch */ color: oklch(85.8% 0.097 344.9);
Tailwind
colors: {
custom: {
50: '#ffcde9',
500: '#ffb7df',
950: '#000000',
},
}SCSS
$custom: #ffb7df; $custom-light: #ffcde9; $custom-dark: #000000;
JSON
{
"hex": "#ffb7df",
"rgb": {
"r": 255,
"g": 183,
"b": 223
},
"hsl": {
"h": 326.667,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.85798,
"c": 0.097,
"h": 344.9
},
"luminance": 0.60455
}Semantic roles & 50–950 ramp
primary
#FFB7DF
secondary
#74E6A7
accent
#E66600
background
#FFFEFE
surface
#FFFAFC
border
#D7D3D5
text
#181316
muted
#868384