#FEBCAA#FEBCAA
#FEBCAA is a very light, moderate red. Relative luminance 0.599; OKLCH L 85.1% C 0.081 H 35.8°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBCAA |
|---|---|
| RGB | rgb(254, 188, 170) |
| HSL | hsl(13, 98%, 83%) |
| HSV | hsv(13, 33%, 100%) |
| CMYK | cmyk(0%, 26%, 33.1%, 0.4%) |
| CIE-LAB | lab(81.81, 21.43, 18.44) |
| CIE-LCH | lch(81.81, 28.28, 40.71°) |
| OKLab | oklab(85.13% 0.0656 0.0473) |
| OKLCH | oklch(85.13% 0.081 35.8) |
| XYZ | xyz(66.1138, 59.9434, 46.1103) |
| Luminance | 0.5994 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.31
Light Salmon
#FEA993
ΔE00 5.05
Blush (survey)
#F29E8E
ΔE00 7.34
Apricot
#FBCEB1
ΔE00 8.22
Pale Rose
#FDC1C5
ΔE00 8.51
Peachy Pink
#FF9A8A
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBCAA #AAECFE
analogous
#FEAAC2 #FEBCAA #FEE6AA
triadic
#FEBCAA #AAFEBC #BCAAFE
tetradic
#FEBCAA #C2FEAA #AAECFE #E6AAFE
square
#FEBCAA #C2FEAA #AAECFE #E6AAFE
split-complementary
#FEBCAA #AAFEE6 #AAC2FE
monochromatic
#FD5D31 #FD8C6E #FEBCAA #FFE7E1 #FFE7E1
Accessibility & contrast
On white
1.62
#FEBCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#FEBCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBCAA
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBCAA | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC3A9
Deuteranopia (green-blind)
#DBD1A9
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #febcaa; /* rgb */ color: rgb(254, 188, 170); /* oklch */ color: oklch(85.1% 0.081 35.8);
Tailwind
colors: {
custom: {
50: '#ffd0c3',
500: '#febcaa',
950: '#000000',
},
}SCSS
$custom: #febcaa; $custom-light: #ffd0c3; $custom-dark: #000000;
JSON
{
"hex": "#febcaa",
"rgb": {
"r": 254,
"g": 188,
"b": 170
},
"hsl": {
"h": 12.857,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.85126,
"c": 0.08085,
"h": 35.8
},
"luminance": 0.5994
}Semantic roles & 50–950 ramp
primary
#FEBCAA
secondary
#69C9E3
accent
#B4E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382