#FE6B95#FE6B95
#FE6B95 is a light, vivid pink. Relative luminance 0.338; OKLCH L 72.0% C 0.182 H 5.1°. Best body text is #000000 at 7.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FE6B95 |
|---|---|
| RGB | rgb(254, 107, 149) |
| HSL | hsl(343, 99%, 71%) |
| HSV | hsv(343, 58%, 100%) |
| CMYK | cmyk(0%, 57.9%, 41.3%, 0.4%) |
| CIE-LAB | lab(64.77, 59.62, 5.98) |
| CIE-LCH | lch(64.77, 59.92, 5.72°) |
| OKLab | oklab(71.98% 0.1816 0.0161) |
| OKLCH | oklch(71.98% 0.182 5.1) |
| XYZ | xyz(51.5589, 33.7619, 32.2294) |
| Luminance | 0.3376 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 1.77
Strawberry
#FC5A8D
ΔE00 3.07
Medium Pink
#F36196
ΔE00 3.80
Carnation Pink
#FF7FA7
ΔE00 4.31
Watermelon
#FC6C85
ΔE00 4.35
Carnation
#FD798F
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE6B95 #6BFED4
analogous
#FE6BDF #FE6B95 #FE8A6B
triadic
#FE6B95 #95FE6B #6B95FE
tetradic
#FE6B95 #DFFE6B #6BFED4 #8A6BFE
square
#FE6B95 #DFFE6B #6BFED4 #8A6BFE
split-complementary
#FE6B95 #6BFE8A #6BDFFE
monochromatic
#ED0245 #FE2E69 #FE6B95 #FEA8C1 #FFE1E9
Accessibility & contrast
On white
2.71
#FE6B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.75
#FE6B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE6B95
7.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE6B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE6B95 | 1.00 | 2.71 | 7.75 | 7.75 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878B96
Deuteranopia (green-blind)
#AEA892
Tritanopia (blue-blind)
#FF5B7B
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #fe6b95; /* rgb */ color: rgb(254, 107, 149); /* oklch */ color: oklch(72.0% 0.182 5.1);
Tailwind
colors: {
custom: {
50: '#ff9bb4',
500: '#fe6b95',
950: '#000000',
},
}SCSS
$custom: #fe6b95; $custom-light: #ff9bb4; $custom-dark: #000000;
JSON
{
"hex": "#fe6b95",
"rgb": {
"r": 254,
"g": 107,
"b": 149
},
"hsl": {
"h": 342.857,
"s": 98.658,
"l": 70.784
},
"oklch": {
"l": 0.71977,
"c": 0.18231,
"h": 5.1
},
"luminance": 0.33756
}Semantic roles & 50–950 ramp
primary
#FE6B95
secondary
#CFF6EB
accent
#E6A400
background
#FFF9FB
surface
#FFF2F6
border
#D7CCD0
text
#190F11
muted
#877E80