#FE7CEB#FE7CEB
#FE7CEB is a light, highly saturated purple. Relative luminance 0.415; OKLCH L 77.2% C 0.203 H 333.2°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7CEB |
|---|---|
| RGB | rgb(254, 124, 235) |
| HSL | hsl(309, 98%, 74%) |
| HSV | hsv(309, 51%, 100%) |
| CMYK | cmyk(0%, 51.2%, 7.5%, 0.4%) |
| CIE-LAB | lab(70.52, 63.21, -33.73) |
| CIE-LCH | lch(70.52, 71.64, 331.92°) |
| OKLab | oklab(77.18% 0.1815 -0.0917) |
| OKLCH | oklch(77.18% 0.203 333.2) |
| XYZ | xyz(63.0760, 41.4885, 83.2670) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.83
Violet (CSS)
#EE82EE
ΔE00 2.92
Candy Pink
#FF63E9
ΔE00 4.08
Lavender Pink
#DD85D7
ΔE00 5.58
Light Magenta
#FA5FF7
ΔE00 5.78
Violet Pink
#FB5FFC
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7CEB #7CFE8F
analogous
#D07CFE #FE7CEB #FE7CAA
triadic
#FE7CEB #EBFE7C #7CEBFE
tetradic
#FE7CEB #FED07C #7CFE8F #7CAAFE
square
#FE7CEB #FED07C #7CFE8F #7CAAFE
split-complementary
#FE7CEB #AAFE7C #7CFED0
monochromatic
#FD03D8 #FE3FE2 #FE7CEB #FEB9F4 #FFE1FA
Accessibility & contrast
On white
2.26
#FE7CEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FE7CEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7CEB
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7CEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7CEB | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1EF
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#FF84A9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe7ceb; /* rgb */ color: rgb(254, 124, 235); /* oklch */ color: oklch(77.2% 0.203 333.2);
Tailwind
colors: {
custom: {
50: '#ffa7f1',
500: '#fe7ceb',
950: '#000000',
},
}SCSS
$custom: #fe7ceb; $custom-light: #ffa7f1; $custom-dark: #000000;
JSON
{
"hex": "#fe7ceb",
"rgb": {
"r": 254,
"g": 124,
"b": 235
},
"hsl": {
"h": 308.769,
"s": 98.485,
"l": 74.118
},
"oklch": {
"l": 0.77183,
"c": 0.2033,
"h": 333.2
},
"luminance": 0.41484
}Semantic roles & 50–950 ramp
primary
#FE7CEB
secondary
#D4F7D9
accent
#E62200
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85