#FF9CEB#FF9CEB
#FF9CEB is a light, vivid pink. Relative luminance 0.510; OKLCH L 81.8% C 0.152 H 334.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FF9CEB |
|---|---|
| RGB | rgb(255, 156, 235) |
| HSL | hsl(312, 100%, 81%) |
| HSV | hsv(312, 39%, 100%) |
| CMYK | cmyk(0%, 38.8%, 7.8%, 0%) |
| CIE-LAB | lab(76.70, 47.88, -24.21) |
| CIE-LCH | lch(76.70, 53.66, 333.18°) |
| OKLab | oklab(81.83% 0.1375 -0.0651) |
| OKLCH | oklch(81.83% 0.152 334.6) |
| XYZ | xyz(68.1235, 51.0387, 84.8443) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.08
Bubblegum Pink
#FE83CC
ΔE00 6.51
Violet (CSS)
#EE82EE
ΔE00 7.10
Lavender Pink
#DD85D7
ΔE00 7.40
Pink (survey)
#FF81C0
ΔE00 8.56
Purply Pink
#F075E6
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF9CEB #9CFFB0
analogous
#E19CFF #FF9CEB #FF9CB9
triadic
#FF9CEB #EBFF9C #9CEBFF
tetradic
#FF9CEB #FFE19C #9CFFB0 #9CB9FF
square
#FF9CEB #FFE19C #9CFFB0 #9CB9FF
split-complementary
#FF9CEB #B9FF9C #9CFFE1
monochromatic
#FF22D2 #FF5FDF #FF9CEB #FFD9F7 #FFE0F9
Accessibility & contrast
On white
1.87
#FF9CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#FF9CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF9CEB
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF9CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF9CEB | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB4EE
Deuteranopia (green-blind)
#B5C3E8
Tritanopia (blue-blind)
#FFA0B9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ff9ceb; /* rgb */ color: rgb(255, 156, 235); /* oklch */ color: oklch(81.8% 0.152 334.6);
Tailwind
colors: {
custom: {
50: '#ffbbf1',
500: '#ff9ceb',
950: '#000000',
},
}SCSS
$custom: #ff9ceb; $custom-light: #ffbbf1; $custom-dark: #000000;
JSON
{
"hex": "#ff9ceb",
"rgb": {
"r": 255,
"g": 156,
"b": 235
},
"hsl": {
"h": 312.121,
"s": 100,
"l": 80.588
},
"oklch": {
"l": 0.81831,
"c": 0.15214,
"h": 334.6
},
"luminance": 0.51035
}Semantic roles & 50–950 ramp
primary
#FF9CEB
secondary
#5DE278
accent
#E62E00
background
#FFFDFF
surface
#FFF8FE
border
#D7D1D6
text
#181216
muted
#868285