#FEBAAE#FEBAAE
#FEBAAE is a very light, moderate red. Relative luminance 0.592; OKLCH L 84.9% C 0.081 H 30.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBAAE |
|---|---|
| RGB | rgb(254, 186, 174) |
| HSL | hsl(9, 98%, 84%) |
| HSV | hsv(9, 31%, 100%) |
| CMYK | cmyk(0%, 26.8%, 31.5%, 0.4%) |
| CIE-LAB | lab(81.43, 22.98, 15.77) |
| CIE-LCH | lch(81.43, 27.87, 34.46°) |
| OKLab | oklab(84.86% 0.0702 0.0407) |
| OKLCH | oklch(84.86% 0.081 30.1) |
| XYZ | xyz(66.0737, 59.2485, 47.9921) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.48
Light Salmon
#FEA993
ΔE00 5.50
Pale Rose
#FDC1C5
ΔE00 6.46
Blush (survey)
#F29E8E
ΔE00 6.92
Light Rose
#FFC5CB
ΔE00 7.51
Peachy Pink
#FF9A8A
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBAAE #AEF2FE
analogous
#FEAECA #FEBAAE #FEE2AE
triadic
#FEBAAE #AEFEBA #BAAEFE
tetradic
#FEBAAE #CAFEAE #AEF2FE #E2AEFE
square
#FEBAAE #CAFEAE #AEF2FE #E2AEFE
split-complementary
#FEBAAE #AEFEE2 #AECAFE
monochromatic
#FD5335 #FD8772 #FEBAAE #FFE5E1 #FFE5E1
Accessibility & contrast
On white
1.63
#FEBAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#FEBAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBAAE
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBAAE | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AD
Deuteranopia (green-blind)
#D8D0AD
Tritanopia (blue-blind)
#FFB1B7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febaae; /* rgb */ color: rgb(254, 186, 174); /* oklch */ color: oklch(84.9% 0.081 30.1);
Tailwind
colors: {
custom: {
50: '#ffcfc6',
500: '#febaae',
950: '#000000',
},
}SCSS
$custom: #febaae; $custom-light: #ffcfc6; $custom-dark: #000000;
JSON
{
"hex": "#febaae",
"rgb": {
"r": 254,
"g": 186,
"b": 174
},
"hsl": {
"h": 9,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.8486,
"c": 0.08119,
"h": 30.1
},
"luminance": 0.59245
}Semantic roles & 50–950 ramp
primary
#FEBAAE
secondary
#6DD2E3
accent
#C3E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181313
muted
#868382