#FF9DED#FF9DED
#FF9DED is a very light, vivid pink. Relative luminance 0.515; OKLCH L 82.1% C 0.152 H 333.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9DED |
|---|---|
| RGB | rgb(255, 157, 237) |
| HSL | hsl(311, 100%, 81%) |
| HSV | hsv(311, 38%, 100%) |
| CMYK | cmyk(0%, 38.4%, 7.1%, 0%) |
| CIE-LAB | lab(76.98, 47.71, -24.88) |
| CIE-LCH | lch(76.98, 53.80, 332.46°) |
| OKLab | oklab(82.06% 0.1366 -0.067) |
| OKLCH | oklch(82.06% 0.152 333.9) |
| XYZ | xyz(68.5826, 51.4919, 86.4308) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.05
Bubblegum Pink
#FE83CC
ΔE00 6.88
Violet (CSS)
#EE82EE
ΔE00 7.09
Lavender Pink
#DD85D7
ΔE00 7.50
Purply Pink
#F075E6
ΔE00 8.80
Pink (survey)
#FF81C0
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9DED #9DFFAF
analogous
#E09DFF #FF9DED #FF9DBC
triadic
#FF9DED #EDFF9D #9DEDFF
tetradic
#FF9DED #FFE09D #9DFFAF #9DBCFF
square
#FF9DED #FFE09D #9DFFAF #9DBCFF
split-complementary
#FF9DED #BCFF9D #9DFFE0
monochromatic
#FF23D7 #FF60E2 #FF9DED #FFDAF8 #FFE0F9
Accessibility & contrast
On white
1.86
#FF9DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#FF9DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9DED
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9DED | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB5F0
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#FFA2BB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ff9ded; /* rgb */ color: rgb(255, 157, 237); /* oklch */ color: oklch(82.1% 0.152 333.9);
Tailwind
colors: {
custom: {
50: '#ffbcf3',
500: '#ff9ded',
950: '#000000',
},
}SCSS
$custom: #ff9ded; $custom-light: #ffbcf3; $custom-dark: #000000;
JSON
{
"hex": "#ff9ded",
"rgb": {
"r": 255,
"g": 157,
"b": 237
},
"hsl": {
"h": 311.02,
"s": 100,
"l": 80.784
},
"oklch": {
"l": 0.8206,
"c": 0.15211,
"h": 333.9
},
"luminance": 0.51488
}Semantic roles & 50–950 ramp
primary
#FF9DED
secondary
#5EE376
accent
#E62A00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285