#FEBBB7#FEBBB7
#FEBBB7 is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.3% C 0.078 H 22.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBB7 |
|---|---|
| RGB | rgb(254, 187, 183) |
| HSL | hsl(3, 97%, 86%) |
| HSV | hsv(3, 28%, 100%) |
| CMYK | cmyk(0%, 26.4%, 28%, 0.4%) |
| CIE-LAB | lab(81.86, 23.62, 11.55) |
| CIE-LCH | lch(81.86, 26.29, 26.06°) |
| OKLab | oklab(85.26% 0.0721 0.0302) |
| OKLCH | oklch(85.26% 0.078 22.7) |
| XYZ | xyz(67.1921, 60.0340, 52.8391) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.60
Light Rose
#FFC5CB
ΔE00 4.75
Lightpink
#FFB6C1
ΔE00 5.39
Pink
#FFC0CB
ΔE00 5.76
Bubblegum
#FFC1CC
ΔE00 5.86
Soft Pink
#FDB0C0
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBB7 #B7FAFE
analogous
#FEB7D6 #FEBBB7 #FEDEB7
triadic
#FEBBB7 #B7FEBB #BBB7FE
tetradic
#FEBBB7 #D6FEB7 #B7FAFE #DEB7FE
square
#FEBBB7 #D6FEB7 #B7FAFE #DEB7FE
split-complementary
#FEBBB7 #B7FEDE #B7D6FE
monochromatic
#FC493E #FD827B #FEBBB7 #FFE2E1 #FFE2E1
Accessibility & contrast
On white
1.61
#FEBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#FEBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBB7
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBB7 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B6
Deuteranopia (green-blind)
#D8D1B6
Tritanopia (blue-blind)
#FFB4BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febbb7; /* rgb */ color: rgb(254, 187, 183); /* oklch */ color: oklch(85.3% 0.078 22.7);
Tailwind
colors: {
custom: {
50: '#ffcfcc',
500: '#febbb7',
950: '#000000',
},
}SCSS
$custom: #febbb7; $custom-light: #ffcfcc; $custom-dark: #000000;
JSON
{
"hex": "#febbb7",
"rgb": {
"r": 254,
"g": 187,
"b": 183
},
"hsl": {
"h": 3.38,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.85257,
"c": 0.07818,
"h": 22.7
},
"luminance": 0.6003
}Semantic roles & 50–950 ramp
primary
#FEBBB7
secondary
#74DEE5
accent
#D9E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383