#FF8CEB#FF8CEB
#FF8CEB is a light, vivid pink. Relative luminance 0.460; OKLCH L 79.5% C 0.179 H 333.9°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FF8CEB |
|---|---|
| RGB | rgb(255, 140, 235) |
| HSL | hsl(310, 100%, 77%) |
| HSV | hsv(310, 45%, 100%) |
| CMYK | cmyk(0%, 45.1%, 7.8%, 0%) |
| CIE-LAB | lab(73.56, 55.87, -29.03) |
| CIE-LCH | lch(73.56, 62.96, 332.55°) |
| OKLab | oklab(79.47% 0.1605 -0.0785) |
| OKLCH | oklch(79.47% 0.179 333.9) |
| XYZ | xyz(65.6133, 46.0183, 84.0076) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.27
Purply Pink
#F075E6
ΔE00 5.51
Bubblegum Pink
#FE83CC
ΔE00 5.70
Lavender Pink
#DD85D7
ΔE00 5.76
Candy Pink
#FF63E9
ΔE00 7.21
Plum
#DDA0DD
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF8CEB #8CFFA0
analogous
#DA8CFF #FF8CEB #FF8CB1
triadic
#FF8CEB #EBFF8C #8CEBFF
tetradic
#FF8CEB #FFDA8C #8CFFA0 #8CB1FF
square
#FF8CEB #FFDA8C #8CFFA0 #8CB1FF
split-complementary
#FF8CEB #B1FF8C #8CFFDA
monochromatic
#FF12D6 #FF4FE0 #FF8CEB #FFC9F6 #FFE0FA
Accessibility & contrast
On white
2.06
#FF8CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#FF8CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF8CEB
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF8CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF8CEB | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BAAEE
Deuteranopia (green-blind)
#AABBE8
Tritanopia (blue-blind)
#FF92B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ff8ceb; /* rgb */ color: rgb(255, 140, 235); /* oklch */ color: oklch(79.5% 0.179 333.9);
Tailwind
colors: {
custom: {
50: '#ffb1f1',
500: '#ff8ceb',
950: '#000000',
},
}SCSS
$custom: #ff8ceb; $custom-light: #ffb1f1; $custom-dark: #000000;
JSON
{
"hex": "#ff8ceb",
"rgb": {
"r": 255,
"g": 140,
"b": 235
},
"hsl": {
"h": 310.435,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.79471,
"c": 0.17868,
"h": 333.9
},
"luminance": 0.46014
}Semantic roles & 50–950 ramp
primary
#FF8CEB
secondary
#D4F7DA
accent
#E62800
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#181116
muted
#868084