#FECEBA#FECEBA
#FECEBA is a very light, moderate orange. Relative luminance 0.688; OKLCH L 88.8% C 0.061 H 43.8°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FECEBA |
|---|---|
| RGB | rgb(254, 206, 186) |
| HSL | hsl(18, 97%, 86%) |
| HSV | hsv(18, 27%, 100%) |
| CMYK | cmyk(0%, 18.9%, 26.8%, 0.4%) |
| CIE-LAB | lab(86.39, 14.07, 16.35) |
| CIE-LCH | lch(86.39, 21.57, 49.28°) |
| OKLab | oklab(88.8% 0.044 0.0422) |
| OKLCH | oklch(88.8% 0.061 43.8) |
| XYZ | xyz(71.8083, 68.7617, 55.9347) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.90
Peach
#FFDAB9
ΔE00 7.36
Pale Salmon
#FFB19A
ΔE00 8.23
Light Peach
#FFD8B1
ΔE00 8.57
Mistyrose
#FFE4E1
ΔE00 9.04
Light Salmon
#FEA993
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FECEBA #BAEAFE
analogous
#FEBAC8 #FECEBA #FEF0BA
triadic
#FECEBA #BAFECE #CEBAFE
tetradic
#FECEBA #C8FEBA #BAEAFE #F0BAFE
square
#FECEBA #C8FEBA #BAEAFE #F0BAFE
split-complementary
#FECEBA #BAFEF0 #BAC8FE
monochromatic
#FC7841 #FDA37E #FECEBA #FFEAE1 #FFEAE1
Accessibility & contrast
On white
1.42
#FECEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#FECEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FECEBA
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FECEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FECEBA | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD2B9
Deuteranopia (green-blind)
#E5DCBA
Tritanopia (blue-blind)
#FFC7C8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #feceba; /* rgb */ color: rgb(254, 206, 186); /* oklch */ color: oklch(88.8% 0.061 43.8);
Tailwind
colors: {
custom: {
50: '#ffddce',
500: '#feceba',
950: '#000000',
},
}SCSS
$custom: #feceba; $custom-light: #ffddce; $custom-dark: #000000;
JSON
{
"hex": "#feceba",
"rgb": {
"r": 254,
"g": 206,
"b": 186
},
"hsl": {
"h": 17.647,
"s": 97.143,
"l": 86.275
},
"oklch": {
"l": 0.88795,
"c": 0.061,
"h": 43.8
},
"luminance": 0.68759
}Semantic roles & 50–950 ramp
primary
#FECEBA
secondary
#77C5E5
accent
#A2E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483