#FEBDAF#FEBDAF
#FEBDAF is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.4% C 0.078 H 32.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDAF |
|---|---|
| RGB | rgb(254, 189, 175) |
| HSL | hsl(11, 98%, 84%) |
| HSV | hsv(11, 31%, 100%) |
| CMYK | cmyk(0%, 25.6%, 31.1%, 0.4%) |
| CIE-LAB | lab(82.14, 21.53, 16.24) |
| CIE-LCH | lch(82.14, 26.97, 37.03°) |
| OKLab | oklab(85.42% 0.066 0.0419) |
| OKLCH | oklch(85.42% 0.078 32.4) |
| XYZ | xyz(66.8102, 60.5649, 48.7203) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.36
Light Salmon
#FEA993
ΔE00 5.76
Pale Rose
#FDC1C5
ΔE00 6.99
Blush (survey)
#F29E8E
ΔE00 7.55
Light Rose
#FFC5CB
ΔE00 7.95
Peachy Pink
#FF9A8A
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDAF #AFF0FE
analogous
#FEAFC9 #FEBDAF #FEE5AF
triadic
#FEBDAF #AFFEBD #BDAFFE
tetradic
#FEBDAF #C9FEAF #AFF0FE #E5AFFE
square
#FEBDAF #C9FEAF #AFF0FE #E5AFFE
split-complementary
#FEBDAF #AFFEE5 #AFC9FE
monochromatic
#FC5936 #FD8B73 #FEBDAF #FFE6E1 #FFE6E1
Accessibility & contrast
On white
1.60
#FEBDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#FEBDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDAF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDAF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5AE
Deuteranopia (green-blind)
#DAD1AE
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febdaf; /* rgb */ color: rgb(254, 189, 175); /* oklch */ color: oklch(85.4% 0.078 32.4);
Tailwind
colors: {
custom: {
50: '#ffd1c6',
500: '#febdaf',
950: '#000000',
},
}SCSS
$custom: #febdaf; $custom-light: #ffd1c6; $custom-dark: #000000;
JSON
{
"hex": "#febdaf",
"rgb": {
"r": 254,
"g": 189,
"b": 175
},
"hsl": {
"h": 10.633,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.85422,
"c": 0.07813,
"h": 32.4
},
"luminance": 0.60561
}Semantic roles & 50–950 ramp
primary
#FEBDAF
secondary
#6ECFE4
accent
#BDE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382