#FEDDBE#FEDDBE
#FEDDBE is a very light, muted orange. Relative luminance 0.765; OKLCH L 91.7% C 0.055 H 65.3°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDDBE |
|---|---|
| RGB | rgb(254, 221, 190) |
| HSL | hsl(29, 97%, 87%) |
| HSV | hsv(29, 25%, 100%) |
| CMYK | cmyk(0%, 13%, 25.2%, 0.4%) |
| CIE-LAB | lab(90.09, 6.84, 19.44) |
| CIE-LCH | lch(90.09, 20.60, 70.62°) |
| OKLab | oklab(91.72% 0.023 0.0499) |
| OKLCH | oklch(91.72% 0.055 65.3) |
| XYZ | xyz(76.0244, 76.5039, 59.4673) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.30
Light Peach
#FFD8B1
ΔE00 2.64
Bisque
#FFE4C4
ΔE00 2.73
Apricot
#FBCEB1
ΔE00 5.13
Navajowhite
#FFDEAD
ΔE00 5.50
Blanchedalmond
#FFEBCD
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDDBE #BEDFFE
analogous
#FEBEBF #FEDDBE #FEFDBE
triadic
#FEDDBE #BEFEDD #DDBEFE
tetradic
#FEDDBE #BFFEBE #BEDFFE #FDBEFE
square
#FEDDBE #BFFEBE #BEDFFE #FDBEFE
split-complementary
#FEDDBE #BEFEFD #BEBFFE
monochromatic
#FC9E45 #FDBD82 #FEDDBE #FFEFE1 #FFEFE1
Accessibility & contrast
On white
1.29
#FEDDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#FEDDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDDBE
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDDBE | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DEBC
Deuteranopia (green-blind)
#F0E6BF
Tritanopia (blue-blind)
#FFD6D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #feddbe; /* rgb */ color: rgb(254, 221, 190); /* oklch */ color: oklch(91.7% 0.055 65.3);
Tailwind
colors: {
custom: {
50: '#ffe7d1',
500: '#feddbe',
950: '#000000',
},
}SCSS
$custom: #feddbe; $custom-light: #ffe7d1; $custom-dark: #000000;
JSON
{
"hex": "#feddbe",
"rgb": {
"r": 254,
"g": 221,
"b": 190
},
"hsl": {
"h": 29.063,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.91719,
"c": 0.05495,
"h": 65.3
},
"luminance": 0.76501
}Semantic roles & 50–950 ramp
primary
#FEDDBE
secondary
#7BB2E6
accent
#76E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181614
muted
#868483