#FEBDAE#FEBDAE
#FEBDAE is a very light, moderate red. Relative luminance 0.605; OKLCH L 85.4% C 0.078 H 33.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBDAE |
|---|---|
| RGB | rgb(254, 189, 174) |
| HSL | hsl(11, 98%, 84%) |
| HSV | hsv(11, 31%, 100%) |
| CMYK | cmyk(0%, 25.6%, 31.5%, 0.4%) |
| CIE-LAB | lab(82.12, 21.41, 16.75) |
| CIE-LCH | lch(82.12, 27.18, 38.04°) |
| OKLab | oklab(85.4% 0.0656 0.0432) |
| OKLCH | oklch(85.4% 0.078 33.4) |
| XYZ | xyz(66.7124, 60.5257, 48.2049) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.11
Light Salmon
#FEA993
ΔE00 5.61
Pale Rose
#FDC1C5
ΔE00 7.36
Blush (survey)
#F29E8E
ΔE00 7.53
Light Rose
#FFC5CB
ΔE00 8.32
Apricot
#FBCEB1
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBDAE #AEEFFE
analogous
#FEAEC7 #FEBDAE #FEE5AE
triadic
#FEBDAE #AEFEBD #BDAEFE
tetradic
#FEBDAE #C7FEAE #AEEFFE #E5AEFE
square
#FEBDAE #C7FEAE #AEEFFE #E5AEFE
split-complementary
#FEBDAE #AEFEE5 #AEC7FE
monochromatic
#FD5A35 #FD8C72 #FEBDAE #FFE6E1 #FFE6E1
Accessibility & contrast
On white
1.60
#FEBDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FEBDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBDAE
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBDAE | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC5AD
Deuteranopia (green-blind)
#DBD1AD
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febdae; /* rgb */ color: rgb(254, 189, 174); /* oklch */ color: oklch(85.4% 0.078 33.4);
Tailwind
colors: {
custom: {
50: '#ffd1c6',
500: '#febdae',
950: '#000000',
},
}SCSS
$custom: #febdae; $custom-light: #ffd1c6; $custom-dark: #000000;
JSON
{
"hex": "#febdae",
"rgb": {
"r": 254,
"g": 189,
"b": 174
},
"hsl": {
"h": 11.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.85398,
"c": 0.07849,
"h": 33.4
},
"luminance": 0.60522
}Semantic roles & 50–950 ramp
primary
#FEBDAE
secondary
#6DCDE3
accent
#BAE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382