#FECEBF#FECEBF
#FECEBF is a very light, muted red. Relative luminance 0.690; OKLCH L 88.9% C 0.058 H 38.1°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FECEBF |
|---|---|
| RGB | rgb(254, 206, 191) |
| HSL | hsl(14, 97%, 87%) |
| HSV | hsv(14, 25%, 100%) |
| CMYK | cmyk(0%, 18.9%, 24.8%, 0.4%) |
| CIE-LAB | lab(86.49, 14.75, 13.86) |
| CIE-LCH | lch(86.49, 20.24, 43.22°) |
| OKLab | oklab(88.91% 0.046 0.036) |
| OKLCH | oklch(88.91% 0.058 38.1) |
| XYZ | xyz(72.3492, 68.9780, 58.7832) |
| Luminance | 0.6897 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.89
Mistyrose
#FFE4E1
ΔE00 8.05
Pale Salmon
#FFB19A
ΔE00 8.30
Pale Rose
#FDC1C5
ΔE00 8.52
Light Rose
#FFC5CB
ΔE00 8.88
Peach
#FFDAB9
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECEBF #BFEFFE
analogous
#FEBFD0 #FECEBF #FEEEBF
triadic
#FECEBF #BFFECE #CEBFFE
tetradic
#FECEBF #D0FEBF #BFEFFE #EEBFFE
square
#FECEBF #D0FEBF #BFEFFE #EEBFFE
split-complementary
#FECEBF #BFFEEE #BFD0FE
monochromatic
#FC7246 #FDA083 #FECEBF #FFE8E1 #FFE8E1
Accessibility & contrast
On white
1.42
#FECEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#FECEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECEBF
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECEBF | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D3BE
Deuteranopia (green-blind)
#E4DCBF
Tritanopia (blue-blind)
#FFC7CA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #fecebf; /* rgb */ color: rgb(254, 206, 191); /* oklch */ color: oklch(88.9% 0.058 38.1);
Tailwind
colors: {
custom: {
50: '#ffddd2',
500: '#fecebf',
950: '#000000',
},
}SCSS
$custom: #fecebf; $custom-light: #ffddd2; $custom-dark: #000000;
JSON
{
"hex": "#fecebf",
"rgb": {
"r": 254,
"g": 206,
"b": 191
},
"hsl": {
"h": 14.286,
"s": 96.923,
"l": 87.255
},
"oklch": {
"l": 0.88914,
"c": 0.05839,
"h": 38.1
},
"luminance": 0.68975
}Semantic roles & 50–950 ramp
primary
#FECEBF
secondary
#7BCCE6
accent
#AFE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483