#DE98BF#DE98BF
#DE98BF is a light, moderate pink. Relative luminance 0.417; OKLCH L 76.0% C 0.097 H 345.2°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #DE98BF |
|---|---|
| RGB | rgb(222, 152, 191) |
| HSL | hsl(327, 51%, 73%) |
| HSV | hsv(327, 32%, 87%) |
| CMYK | cmyk(0%, 31.5%, 14%, 12.9%) |
| CIE-LAB | lab(70.70, 31.95, -9.48) |
| CIE-LCH | lch(70.70, 33.33, 343.48°) |
| OKLab | oklab(75.99% 0.094 -0.0249) |
| OKLCH | oklch(75.99% 0.097 345.2) |
| XYZ | xyz(50.7565, 41.7502, 54.6652) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.82
Plum
#DDA0DD
ΔE00 6.99
Faded Pink
#DE9DAC
ΔE00 7.10
Pig Pink
#E78EA5
ΔE00 7.26
Dull Pink
#D5869D
ΔE00 7.58
Pink (survey)
#FF81C0
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE98BF #98DEB7
analogous
#DA98DE #DE98BF #DE989C
triadic
#DE98BF #BFDE98 #98BFDE
tetradic
#DE98BF #DEDA98 #98DEB7 #989CDE
square
#DE98BF #DEDA98 #98DEB7 #989CDE
split-complementary
#DE98BF #9CDE98 #98DEDA
monochromatic
#BF3D85 #CF6AA2 #DE98BF #EDC6DC #F8E8F1
Accessibility & contrast
On white
2.25
#DE98BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#DE98BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE98BF
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE98BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE98BF | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA6C0
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#E798A6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #de98bf; /* rgb */ color: rgb(222, 152, 191); /* oklch */ color: oklch(76.0% 0.097 345.2);
Tailwind
colors: {
custom: {
50: '#e9b7d2',
500: '#de98bf',
950: '#000000',
},
}SCSS
$custom: #de98bf; $custom-light: #e9b7d2; $custom-dark: #000000;
JSON
{
"hex": "#de98bf",
"rgb": {
"r": 222,
"g": 152,
"b": 191
},
"hsl": {
"h": 326.571,
"s": 51.471,
"l": 73.333
},
"oklch": {
"l": 0.75987,
"c": 0.09723,
"h": 345.2
},
"luminance": 0.41748
}Semantic roles & 50–950 ramp
primary
#DE98BF
secondary
#DCEFE4
accent
#BF6A27
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082