#FEBEAD#FEBEAD
#FEBEAD is a very light, moderate red. Relative luminance 0.609; OKLCH L 85.6% C 0.078 H 35.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBEAD |
|---|---|
| RGB | rgb(254, 190, 173) |
| HSL | hsl(13, 98%, 84%) |
| HSV | hsv(13, 32%, 100%) |
| CMYK | cmyk(0%, 25.2%, 31.9%, 0.4%) |
| CIE-LAB | lab(82.33, 20.76, 17.58) |
| CIE-LCH | lch(82.33, 27.20, 40.26°) |
| OKLab | oklab(85.56% 0.0636 0.0452) |
| OKLCH | oklch(85.56% 0.078 35.4) |
| XYZ | xyz(66.8311, 60.9186, 47.7654) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.93
Light Salmon
#FEA993
ΔE00 5.64
Blush (survey)
#F29E8E
ΔE00 7.81
Apricot
#FBCEB1
ΔE00 8.05
Pale Rose
#FDC1C5
ΔE00 8.08
Light Rose
#FFC5CB
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBEAD #ADEDFE
analogous
#FEADC4 #FEBEAD #FEE6AD
triadic
#FEBEAD #ADFEBE #BEADFE
tetradic
#FEBEAD #C4FEAD #ADEDFE #E6ADFE
square
#FEBEAD #C4FEAD #ADEDFE #E6ADFE
split-complementary
#FEBEAD #ADFEE6 #ADC4FE
monochromatic
#FD5E34 #FD8E71 #FEBEAD #FFE7E1 #FFE7E1
Accessibility & contrast
On white
1.59
#FEBEAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FEBEAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBEAD
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBEAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBEAD | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5AC
Deuteranopia (green-blind)
#DBD2AD
Tritanopia (blue-blind)
#FFB5B9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #febead; /* rgb */ color: rgb(254, 190, 173); /* oklch */ color: oklch(85.6% 0.078 35.4);
Tailwind
colors: {
custom: {
50: '#ffd1c5',
500: '#febead',
950: '#000000',
},
}SCSS
$custom: #febead; $custom-light: #ffd1c5; $custom-dark: #000000;
JSON
{
"hex": "#febead",
"rgb": {
"r": 254,
"g": 190,
"b": 173
},
"hsl": {
"h": 12.593,
"s": 97.59,
"l": 83.725
},
"oklch": {
"l": 0.85556,
"c": 0.07804,
"h": 35.4
},
"luminance": 0.60915
}Semantic roles & 50–950 ramp
primary
#FEBEAD
secondary
#6CCAE3
accent
#B5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382