#FEDBBE#FEDBBE
#FEDBBE is a very light, muted orange. Relative luminance 0.755; OKLCH L 91.3% C 0.055 H 61.7°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDBBE |
|---|---|
| RGB | rgb(254, 219, 190) |
| HSL | hsl(27, 97%, 87%) |
| HSV | hsv(27, 25%, 100%) |
| CMYK | cmyk(0%, 13.8%, 25.2%, 0.4%) |
| CIE-LAB | lab(89.61, 7.87, 18.76) |
| CIE-LCH | lch(89.61, 20.34, 67.25°) |
| OKLab | oklab(91.34% 0.026 0.0482) |
| OKLCH | oklch(91.34% 0.055 61.7) |
| XYZ | xyz(75.4995, 75.4541, 59.2923) |
| Luminance | 0.7545 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.26
Light Peach
#FFD8B1
ΔE00 3.07
Bisque
#FFE4C4
ΔE00 3.93
Apricot
#FBCEB1
ΔE00 4.05
Navajowhite
#FFDEAD
ΔE00 6.58
Blanchedalmond
#FFEBCD
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDBBE #BEE1FE
analogous
#FEBEC1 #FEDBBE #FEFBBE
triadic
#FEDBBE #BEFEDB #DBBEFE
tetradic
#FEDBBE #C1FEBE #BEE1FE #FBBEFE
square
#FEDBBE #C1FEBE #BEE1FE #FBBEFE
split-complementary
#FEDBBE #BEFEFB #BEC1FE
monochromatic
#FC9845 #FDBA82 #FEDBBE #FFEEE1 #FFEEE1
Accessibility & contrast
On white
1.31
#FEDBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#FEDBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDBBE
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDBBE | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6DDBC
Deuteranopia (green-blind)
#EEE4BE
Tritanopia (blue-blind)
#FFD4D3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedbbe; /* rgb */ color: rgb(254, 219, 190); /* oklch */ color: oklch(91.3% 0.055 61.7);
Tailwind
colors: {
custom: {
50: '#ffe6d1',
500: '#fedbbe',
950: '#000000',
},
}SCSS
$custom: #fedbbe; $custom-light: #ffe6d1; $custom-dark: #000000;
JSON
{
"hex": "#fedbbe",
"rgb": {
"r": 254,
"g": 219,
"b": 190
},
"hsl": {
"h": 27.187,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.91337,
"c": 0.05477,
"h": 61.7
},
"luminance": 0.75452
}Semantic roles & 50–950 ramp
primary
#FEDBBE
secondary
#7BB5E6
accent
#7EE600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181514
muted
#868483