#FEDBB8#FEDBB8
#FEDBB8 is a very light, moderate orange. Relative luminance 0.752; OKLCH L 91.2% C 0.060 H 67.0°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDBB8 |
|---|---|
| RGB | rgb(254, 219, 184) |
| HSL | hsl(30, 97%, 86%) |
| HSV | hsv(30, 28%, 100%) |
| CMYK | cmyk(0%, 13.8%, 27.6%, 0.4%) |
| CIE-LAB | lab(89.49, 7.07, 21.72) |
| CIE-LCH | lch(89.49, 22.84, 71.98°) |
| OKLab | oklab(91.2% 0.0236 0.0555) |
| OKLCH | oklch(91.2% 0.06 67) |
| XYZ | xyz(74.8572, 75.1972, 55.9095) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 1.17
Light Peach
#FFD8B1
ΔE00 1.44
Bisque
#FFE4C4
ΔE00 3.06
Navajowhite
#FFDEAD
ΔE00 4.49
Apricot
#FBCEB1
ΔE00 5.17
Moccasin
#FFE4B5
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDBB8 #B8DBFE
analogous
#FEB8B8 #FEDBB8 #FEFEB8
triadic
#FEDBB8 #B8FEDB #DBB8FE
tetradic
#FEDBB8 #B8FEB8 #B8DBFE #FEB8FE
square
#FEDBB8 #B8FEB8 #B8DBFE #FEB8FE
split-complementary
#FEDBB8 #B8FEFE #B8B8FE
monochromatic
#FC9E3F #FDBC7C #FEDBB8 #FFF0E1 #FFF0E1
Accessibility & contrast
On white
1.31
#FEDBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#FEDBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDBB8
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDBB8 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DCB6
Deuteranopia (green-blind)
#EFE4B9
Tritanopia (blue-blind)
#FFD3D1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #fedbb8; /* rgb */ color: rgb(254, 219, 184); /* oklch */ color: oklch(91.2% 0.060 67.0);
Tailwind
colors: {
custom: {
50: '#ffe6cd',
500: '#fedbb8',
950: '#000000',
},
}SCSS
$custom: #fedbb8; $custom-light: #ffe6cd; $custom-dark: #000000;
JSON
{
"hex": "#fedbb8",
"rgb": {
"r": 254,
"g": 219,
"b": 184
},
"hsl": {
"h": 30,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.91204,
"c": 0.0603,
"h": 67
},
"luminance": 0.75195
}Semantic roles & 50–950 ramp
primary
#FEDBB8
secondary
#75ADE5
accent
#73E600
background
#FFFEFE
surface
#FFFCFA
border
#D7D5D3
text
#181513
muted
#868483