#FEBAAA#FEBAAA
#FEBAAA is a very light, moderate red. Relative luminance 0.591; OKLCH L 84.8% C 0.083 H 33.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBAAA |
|---|---|
| RGB | rgb(254, 186, 170) |
| HSL | hsl(11, 98%, 83%) |
| HSV | hsv(11, 33%, 100%) |
| CMYK | cmyk(0%, 26.8%, 33.1%, 0.4%) |
| CIE-LAB | lab(81.34, 22.48, 17.80) |
| CIE-LCH | lch(81.34, 28.67, 38.36°) |
| OKLab | oklab(84.77% 0.0687 0.0457) |
| OKLCH | oklch(84.77% 0.083 33.7) |
| XYZ | xyz(65.6896, 59.0948, 45.9689) |
| Luminance | 0.5909 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.31
Light Salmon
#FEA993
ΔE00 4.75
Blush (survey)
#F29E8E
ΔE00 6.77
Pale Rose
#FDC1C5
ΔE00 7.88
Peachy Pink
#FF9A8A
ΔE00 8.10
Light Rose
#FFC5CB
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBAAA #AAEEFE
analogous
#FEAAC4 #FEBAAA #FEE4AA
triadic
#FEBAAA #AAFEBA #BAAAFE
tetradic
#FEBAAA #C4FEAA #AAEEFE #E4AAFE
square
#FEBAAA #C4FEAA #AAEEFE #E4AAFE
split-complementary
#FEBAAA #AAFEE4 #AAC4FE
monochromatic
#FD5831 #FD896E #FEBAAA #FFE6E1 #FFE6E1
Accessibility & contrast
On white
1.64
#FEBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#FEBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBAAA
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBAAA | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#D9CFA9
Tritanopia (blue-blind)
#FFB1B6
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febaaa; /* rgb */ color: rgb(254, 186, 170); /* oklch */ color: oklch(84.8% 0.083 33.7);
Tailwind
colors: {
custom: {
50: '#ffcfc3',
500: '#febaaa',
950: '#000000',
},
}SCSS
$custom: #febaaa; $custom-light: #ffcfc3; $custom-dark: #000000;
JSON
{
"hex": "#febaaa",
"rgb": {
"r": 254,
"g": 186,
"b": 170
},
"hsl": {
"h": 11.429,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.84767,
"c": 0.08251,
"h": 33.7
},
"luminance": 0.59091
}Semantic roles & 50–950 ramp
primary
#FEBAAA
secondary
#69CCE3
accent
#BAE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181312
muted
#868382