#FEB7AE#FEB7AE
#FEB7AE is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.3% C 0.084 H 27.1°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FEB7AE |
|---|---|
| RGB | rgb(254, 183, 174) |
| HSL | hsl(7, 98%, 84%) |
| HSV | hsv(7, 31%, 100%) |
| CMYK | cmyk(0%, 28%, 31.5%, 0.4%) |
| CIE-LAB | lab(80.74, 24.55, 14.80) |
| CIE-LCH | lch(80.74, 28.67, 31.08°) |
| OKLab | oklab(84.33% 0.0749 0.0383) |
| OKLCH | oklch(84.33% 0.084 27.1) |
| XYZ | xyz(65.4483, 57.9977, 47.7836) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.23
Light Salmon
#FEA993
ΔE00 5.79
Pale Rose
#FDC1C5
ΔE00 5.79
Blush (survey)
#F29E8E
ΔE00 6.60
Light Rose
#FFC5CB
ΔE00 6.94
Lightpink
#FFB6C1
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEB7AE #AEF5FE
analogous
#FEAECD #FEB7AE #FEDFAE
triadic
#FEB7AE #AEFEB7 #B7AEFE
tetradic
#FEB7AE #CDFEAE #AEF5FE #DFAEFE
square
#FEB7AE #CDFEAE #AEF5FE #DFAEFE
split-complementary
#FEB7AE #AEFEDF #AECDFE
monochromatic
#FD4C35 #FD8172 #FEB7AE #FFE4E1 #FFE4E1
Accessibility & contrast
On white
1.67
#FEB7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#FEB7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEB7AE
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEB7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEB7AE | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C0AD
Deuteranopia (green-blind)
#D6CEAD
Tritanopia (blue-blind)
#FFAEB5
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #feb7ae; /* rgb */ color: rgb(254, 183, 174); /* oklch */ color: oklch(84.3% 0.084 27.1);
Tailwind
colors: {
custom: {
50: '#ffcdc6',
500: '#feb7ae',
950: '#000000',
},
}SCSS
$custom: #feb7ae; $custom-light: #ffcdc6; $custom-dark: #000000;
JSON
{
"hex": "#feb7ae",
"rgb": {
"r": 254,
"g": 183,
"b": 174
},
"hsl": {
"h": 6.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.84326,
"c": 0.08414,
"h": 27.1
},
"luminance": 0.57994
}Semantic roles & 50–950 ramp
primary
#FEB7AE
secondary
#6DD6E3
accent
#CCE600
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#181313
muted
#868382