#FF9DEB#FF9DEB
#FF9DEB is a light, vivid pink. Relative luminance 0.514; OKLCH L 82.0% C 0.150 H 334.7°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DEB |
|---|---|
| RGB | rgb(255, 157, 235) |
| HSL | hsl(312, 100%, 81%) |
| HSV | hsv(312, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 7.8%, 0%) |
| CIE-LAB | lab(76.91, 47.37, -23.90) |
| CIE-LCH | lch(76.91, 53.06, 333.23°) |
| OKLab | oklab(81.98% 0.136 -0.0643) |
| OKLCH | oklch(81.98% 0.15 334.7) |
| XYZ | xyz(68.2920, 51.3757, 84.9005) |
| Luminance | 0.5137 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.01
Bubblegum Pink
#FE83CC
ΔE00 6.62
Violet (CSS)
#EE82EE
ΔE00 7.31
Lavender Pink
#DD85D7
ΔE00 7.54
Pink (survey)
#FF81C0
ΔE00 8.63
Purply Pink
#F075E6
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DEB #9DFFB1
analogous
#E29DFF #FF9DEB #FF9DBA
triadic
#FF9DEB #EBFF9D #9DEBFF
tetradic
#FF9DEB #FFE29D #9DFFB1 #9DBAFF
square
#FF9DEB #FFE29D #9DFFB1 #9DBAFF
split-complementary
#FF9DEB #BAFF9D #9DFFE2
monochromatic
#FF23D2 #FF60DF #FF9DEB #FFDAF7 #FFE0F9
Accessibility & contrast
On white
1.86
#FF9DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#FF9DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DEB
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DEB | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5EE
Deuteranopia (green-blind)
#B6C3E8
Tritanopia (blue-blind)
#FFA1BA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ff9deb; /* rgb */ color: rgb(255, 157, 235); /* oklch */ color: oklch(82.0% 0.150 334.7);
Tailwind
colors: {
custom: {
50: '#ffbcf1',
500: '#ff9deb',
950: '#000000',
},
}SCSS
$custom: #ff9deb; $custom-light: #ffbcf1; $custom-dark: #000000;
JSON
{
"hex": "#ff9deb",
"rgb": {
"r": 255,
"g": 157,
"b": 235
},
"hsl": {
"h": 312.245,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.81984,
"c": 0.15046,
"h": 334.7
},
"luminance": 0.51372
}Semantic roles & 50–950 ramp
primary
#FF9DEB
secondary
#5EE379
accent
#E62F00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285