#FEBDAC#FEBDAC
#FEBDAC is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.4% C 0.079 H 35.2°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDAC |
|---|---|
| RGB | rgb(254, 189, 172) |
| HSL | hsl(12, 98%, 84%) |
| HSV | hsv(12, 32%, 100%) |
| CMYK | cmyk(0%, 25.6%, 32.3%, 0.4%) |
| CIE-LAB | lab(82.08, 21.16, 17.76) |
| CIE-LCH | lch(82.08, 27.62, 40.01°) |
| OKLab | oklab(85.35% 0.0648 0.0456) |
| OKLCH | oklch(85.35% 0.079 35.2) |
| XYZ | xyz(66.5188, 60.4483, 47.1857) |
| Luminance | 0.6045 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.70
Light Salmon
#FEA993
ΔE00 5.39
Blush (survey)
#F29E8E
ΔE00 7.55
Pale Rose
#FDC1C5
ΔE00 8.11
Apricot
#FBCEB1
ΔE00 8.27
Peachy Pink
#FF9A8A
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDAC #ACEDFE
analogous
#FEACC4 #FEBDAC #FEE6AC
triadic
#FEBDAC #ACFEBD #BDACFE
tetradic
#FEBDAC #C4FEAC #ACEDFE #E6ACFE
square
#FEBDAC #C4FEAC #ACEDFE #E6ACFE
split-complementary
#FEBDAC #ACFEE6 #ACC4FE
monochromatic
#FD5D33 #FD8D70 #FEBDAC #FFE7E1 #FFE7E1
Accessibility & contrast
On white
1.60
#FEBDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#FEBDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDAC
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDAC | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC4AB
Deuteranopia (green-blind)
#DBD1AB
Tritanopia (blue-blind)
#FFB4B8
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febdac; /* rgb */ color: rgb(254, 189, 172); /* oklch */ color: oklch(85.4% 0.079 35.2);
Tailwind
colors: {
custom: {
50: '#ffd1c4',
500: '#febdac',
950: '#000000',
},
}SCSS
$custom: #febdac; $custom-light: #ffd1c4; $custom-dark: #000000;
JSON
{
"hex": "#febdac",
"rgb": {
"r": 254,
"g": 189,
"b": 172
},
"hsl": {
"h": 12.439,
"s": 97.619,
"l": 83.529
},
"oklch": {
"l": 0.85352,
"c": 0.07924,
"h": 35.2
},
"luminance": 0.60445
}Semantic roles & 50–950 ramp
primary
#FEBDAC
secondary
#6BCAE3
accent
#B6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382