#DF99CB#DF99CB
#DF99CB is a light, moderate pink. Relative luminance 0.428; OKLCH L 76.7% C 0.105 H 337.6°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #DF99CB |
|---|---|
| RGB | rgb(223, 153, 203) |
| HSL | hsl(317, 52%, 74%) |
| HSV | hsv(317, 31%, 87%) |
| CMYK | cmyk(0%, 31.4%, 9%, 12.5%) |
| CIE-LAB | lab(71.41, 33.75, -15.04) |
| CIE-LCH | lch(71.41, 36.95, 335.97°) |
| OKLab | oklab(76.68% 0.0974 -0.0401) |
| OKLCH | oklch(76.68% 0.105 337.6) |
| XYZ | xyz(52.6018, 42.7846, 61.9758) |
| Luminance | 0.4278 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.18
Lilac
#C8A2C8
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 7.04
Bubblegum Pink
#FE83CC
ΔE00 7.28
Pink (survey)
#FF81C0
ΔE00 8.07
Powder Pink
#FFB2D0
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF99CB #99DFAD
analogous
#D099DF #DF99CB #DF99A8
triadic
#DF99CB #CBDF99 #99CBDF
tetradic
#DF99CB #DFD099 #99DFAD #99A8DF
square
#DF99CB #DFD099 #99DFAD #99A8DF
split-complementary
#DF99CB #A8DF99 #99DFD0
monochromatic
#C13D9B #D06AB3 #DF99CB #EEC8E3 #F8E8F3
Accessibility & contrast
On white
2.20
#DF99CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#DF99CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF99CB
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF99CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF99CB | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA9CD
Deuteranopia (green-blind)
#ABB3C9
Tritanopia (blue-blind)
#E79BAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #df99cb; /* rgb */ color: rgb(223, 153, 203); /* oklch */ color: oklch(76.7% 0.105 337.6);
Tailwind
colors: {
custom: {
50: '#eab8da',
500: '#df99cb',
950: '#000000',
},
}SCSS
$custom: #df99cb; $custom-light: #eab8da; $custom-dark: #000000;
JSON
{
"hex": "#df99cb",
"rgb": {
"r": 223,
"g": 153,
"b": 203
},
"hsl": {
"h": 317.143,
"s": 52.239,
"l": 73.725
},
"oklch": {
"l": 0.76678,
"c": 0.10534,
"h": 337.6
},
"luminance": 0.42782
}Semantic roles & 50–950 ramp
primary
#DF99CB
secondary
#DCEFE2
accent
#C05226
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161115
muted
#848083