#DF98CB#DF98CB
#DF98CB is a light, moderate pink. Relative luminance 0.425; OKLCH L 76.5% C 0.107 H 337.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DF98CB |
|---|---|
| RGB | rgb(223, 152, 203) |
| HSL | hsl(317, 53%, 74%) |
| HSV | hsv(317, 32%, 87%) |
| CMYK | cmyk(0%, 31.8%, 9%, 12.5%) |
| CIE-LAB | lab(71.19, 34.28, -15.38) |
| CIE-LCH | lch(71.19, 37.58, 335.84°) |
| OKLab | oklab(76.51% 0.099 -0.041) |
| OKLCH | oklch(76.51% 0.107 337.5) |
| XYZ | xyz(52.4388, 42.4586, 61.9215) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.18
Lilac
#C8A2C8
ΔE00 6.39
Lavender Pink
#DD85D7
ΔE00 6.77
Bubblegum Pink
#FE83CC
ΔE00 7.09
Pink (survey)
#FF81C0
ΔE00 7.93
Powder Pink
#FFB2D0
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF98CB #98DFAC
analogous
#CF98DF #DF98CB #DF98A7
triadic
#DF98CB #CBDF98 #98CBDF
tetradic
#DF98CB #DFCF98 #98DFAC #98A7DF
square
#DF98CB #DFCF98 #98DFAC #98A7DF
split-complementary
#DF98CB #A7DF98 #98DFCF
monochromatic
#C13C9B #D069B3 #DF98CB #EEC7E3 #F8E8F3
Accessibility & contrast
On white
2.21
#DF98CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#DF98CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF98CB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF98CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF98CB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A8CD
Deuteranopia (green-blind)
#ABB2C9
Tritanopia (blue-blind)
#E79AAA
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #df98cb; /* rgb */ color: rgb(223, 152, 203); /* oklch */ color: oklch(76.5% 0.107 337.5);
Tailwind
colors: {
custom: {
50: '#eab7da',
500: '#df98cb',
950: '#000000',
},
}SCSS
$custom: #df98cb; $custom-light: #eab7da; $custom-dark: #000000;
JSON
{
"hex": "#df98cb",
"rgb": {
"r": 223,
"g": 152,
"b": 203
},
"hsl": {
"h": 316.901,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.76508,
"c": 0.10711,
"h": 337.5
},
"luminance": 0.42456
}Semantic roles & 50–950 ramp
primary
#DF98CB
secondary
#DCEFE1
accent
#C05125
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161115
muted
#848083