#FB8699#FB8699
#FB8699 is a light, vivid red. Relative luminance 0.399; OKLCH L 75.4% C 0.143 H 10.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FB8699 |
|---|---|
| RGB | rgb(251, 134, 153) |
| HSL | hsl(350, 94%, 75%) |
| HSV | hsv(350, 47%, 98%) |
| CMYK | cmyk(0%, 46.6%, 39%, 1.6%) |
| CIE-LAB | lab(69.37, 46.29, 10.22) |
| CIE-LCH | lch(69.37, 47.40, 12.45°) |
| OKLab | oklab(75.39% 0.1403 0.0268) |
| OKLCH | oklch(75.39% 0.143 10.8) |
| XYZ | xyz(54.0614, 39.8644, 34.9783) |
| Luminance | 0.3986 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 0.78
Carnation
#FD798F
ΔE00 2.77
Rosa
#FE86A4
ΔE00 3.05
Blush Pink
#FE828C
ΔE00 3.45
Pinky
#FC86AA
ΔE00 4.83
Carnation Pink
#FF7FA7
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB8699 #86FBE8
analogous
#FB86D4 #FB8699 #FBAD86
triadic
#FB8699 #99FB86 #8699FB
tetradic
#FB8699 #D4FB86 #86FBE8 #AD86FB
square
#FB8699 #D4FB86 #86FBE8 #AD86FB
split-complementary
#FB8699 #86FBAD #86D4FB
monochromatic
#F71035 #F94B67 #FB8699 #FDC1CB #FEE1E6
Accessibility & contrast
On white
2.34
#FB8699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FB8699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB8699
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB8699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB8699 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9B99
Deuteranopia (green-blind)
#B9B297
Tritanopia (blue-blind)
#FF7A8D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fb8699; /* rgb */ color: rgb(251, 134, 153); /* oklch */ color: oklch(75.4% 0.143 10.8);
Tailwind
colors: {
custom: {
50: '#ffacb6',
500: '#fb8699',
950: '#000000',
},
}SCSS
$custom: #fb8699; $custom-light: #ffacb6; $custom-dark: #000000;
JSON
{
"hex": "#fb8699",
"rgb": {
"r": 251,
"g": 134,
"b": 153
},
"hsl": {
"h": 350.256,
"s": 93.6,
"l": 75.49
},
"oklch": {
"l": 0.75389,
"c": 0.14287,
"h": 10.8
},
"luminance": 0.39859
}Semantic roles & 50–950 ramp
primary
#FB8699
secondary
#D5F6F1
accent
#E6C000
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80