#FEBBAE#FEBBAE
#FEBBAE is a very light, moderate red. Relative luminance 0.597; OKLCH L 85.0% C 0.080 H 31.2°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBBAE |
|---|---|
| RGB | rgb(254, 187, 174) |
| HSL | hsl(10, 98%, 84%) |
| HSV | hsv(10, 31%, 100%) |
| CMYK | cmyk(0%, 26.4%, 31.5%, 0.4%) |
| CIE-LAB | lab(81.66, 22.46, 16.10) |
| CIE-LCH | lch(81.66, 27.63, 35.63°) |
| OKLab | oklab(85.04% 0.0687 0.0415) |
| OKLCH | oklch(85.04% 0.08 31.2) |
| XYZ | xyz(66.2851, 59.6713, 48.0625) |
| Luminance | 0.5967 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.30
Light Salmon
#FEA993
ΔE00 5.49
Pale Rose
#FDC1C5
ΔE00 6.73
Blush (survey)
#F29E8E
ΔE00 7.09
Light Rose
#FFC5CB
ΔE00 7.76
Peachy Pink
#FF9A8A
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBBAE #AEF1FE
analogous
#FEAEC9 #FEBBAE #FEE3AE
triadic
#FEBBAE #AEFEBB #BBAEFE
tetradic
#FEBBAE #C9FEAE #AEF1FE #E3AEFE
square
#FEBBAE #C9FEAE #AEF1FE #E3AEFE
split-complementary
#FEBBAE #AEFEE3 #AEC9FE
monochromatic
#FD5535 #FD8872 #FEBBAE #FFE6E1 #FFE6E1
Accessibility & contrast
On white
1.62
#FEBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#FEBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBBAE
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBBAE | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#D9D0AD
Tritanopia (blue-blind)
#FFB2B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febbae; /* rgb */ color: rgb(254, 187, 174); /* oklch */ color: oklch(85.0% 0.080 31.2);
Tailwind
colors: {
custom: {
50: '#ffcfc6',
500: '#febbae',
950: '#000000',
},
}SCSS
$custom: #febbae; $custom-light: #ffcfc6; $custom-dark: #000000;
JSON
{
"hex": "#febbae",
"rgb": {
"r": 254,
"g": 187,
"b": 174
},
"hsl": {
"h": 9.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.85039,
"c": 0.08026,
"h": 31.2
},
"luminance": 0.59667
}Semantic roles & 50–950 ramp
primary
#FEBBAE
secondary
#6DD0E3
accent
#C0E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382