#FF9CED#FF9CED
#FF9CED is a light, vivid pink. Relative luminance 0.512; OKLCH L 81.9% C 0.154 H 333.8°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9CED |
|---|---|
| RGB | rgb(255, 156, 237) |
| HSL | hsl(311, 100%, 81%) |
| HSV | hsv(311, 39%, 100%) |
| CMYK | cmyk(0%, 38.8%, 7.1%, 0%) |
| CIE-LAB | lab(76.77, 48.21, -25.19) |
| CIE-LCH | lch(76.77, 54.40, 332.42°) |
| OKLab | oklab(81.91% 0.138 -0.0679) |
| OKLCH | oklch(81.91% 0.154 333.8) |
| XYZ | xyz(68.4141, 51.1549, 86.3747) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.12
Bubblegum Pink
#FE83CC
ΔE00 6.78
Violet (CSS)
#EE82EE
ΔE00 6.88
Lavender Pink
#DD85D7
ΔE00 7.36
Purply Pink
#F075E6
ΔE00 8.59
Pink (survey)
#FF81C0
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9CED #9CFFAE
analogous
#DF9CFF #FF9CED #FF9CBB
triadic
#FF9CED #EDFF9C #9CEDFF
tetradic
#FF9CED #FFDF9C #9CFFAE #9CBBFF
square
#FF9CED #FFDF9C #9CFFAE #9CBBFF
split-complementary
#FF9CED #BBFF9C #9CFFDF
monochromatic
#FF22D7 #FF5FE2 #FF9CED #FFD9F8 #FFE0F9
Accessibility & contrast
On white
1.87
#FF9CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#FF9CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9CED
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9CED | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB5F0
Deuteranopia (green-blind)
#B5C3EA
Tritanopia (blue-blind)
#FFA1BA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ff9ced; /* rgb */ color: rgb(255, 156, 237); /* oklch */ color: oklch(81.9% 0.154 333.8);
Tailwind
colors: {
custom: {
50: '#ffbbf3',
500: '#ff9ced',
950: '#000000',
},
}SCSS
$custom: #ff9ced; $custom-light: #ffbbf3; $custom-dark: #000000;
JSON
{
"hex": "#ff9ced",
"rgb": {
"r": 255,
"g": 156,
"b": 237
},
"hsl": {
"h": 310.909,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.81907,
"c": 0.1538,
"h": 333.8
},
"luminance": 0.51151
}Semantic roles & 50–950 ramp
primary
#FF9CED
secondary
#5DE275
accent
#E62A00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181217
muted
#868285