#FEBBB6#FEBBB6
#FEBBB6 is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.2% C 0.078 H 23.7°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBB6 |
|---|---|
| RGB | rgb(254, 187, 182) |
| HSL | hsl(4, 97%, 85%) |
| HSV | hsv(4, 28%, 100%) |
| CMYK | cmyk(0%, 26.4%, 28.3%, 0.4%) |
| CIE-LAB | lab(81.83, 23.49, 12.06) |
| CIE-LCH | lch(81.83, 26.40, 27.17°) |
| OKLab | oklab(85.23% 0.0717 0.0315) |
| OKLCH | oklch(85.23% 0.078 23.7) |
| XYZ | xyz(67.0884, 59.9926, 52.2929) |
| Luminance | 0.5999 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.92
Light Rose
#FFC5CB
ΔE00 5.06
Lightpink
#FFB6C1
ΔE00 5.76
Pink
#FFC0CB
ΔE00 6.13
Bubblegum
#FFC1CC
ΔE00 6.22
Pale Salmon
#FFB19A
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBB6 #B6F9FE
analogous
#FEB6D5 #FEBBB6 #FEDFB6
triadic
#FEBBB6 #B6FEBB #BBB6FE
tetradic
#FEBBB6 #D5FEB6 #B6F9FE #DFB6FE
square
#FEBBB6 #D5FEB6 #B6F9FE #DFB6FE
split-complementary
#FEBBB6 #B6FEDF #B6D5FE
monochromatic
#FC4B3D #FD837A #FEBBB6 #FFE3E1 #FFE3E1
Accessibility & contrast
On white
1.62
#FEBBB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FEBBB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBB6
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBB6 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B5
Deuteranopia (green-blind)
#D8D0B5
Tritanopia (blue-blind)
#FFB4BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febbb6; /* rgb */ color: rgb(254, 187, 182); /* oklch */ color: oklch(85.2% 0.078 23.7);
Tailwind
colors: {
custom: {
50: '#ffcfcb',
500: '#febbb6',
950: '#000000',
},
}SCSS
$custom: #febbb6; $custom-light: #ffcfcb; $custom-dark: #000000;
JSON
{
"hex": "#febbb6",
"rgb": {
"r": 254,
"g": 187,
"b": 182
},
"hsl": {
"h": 4.167,
"s": 97.297,
"l": 85.49
},
"oklch": {
"l": 0.85232,
"c": 0.07833,
"h": 23.7
},
"luminance": 0.59989
}Semantic roles & 50–950 ramp
primary
#FEBBB6
secondary
#74DDE5
accent
#D6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382