#FEDBAB#FEDBAB
#FEDBAB is a very light, moderate orange. Relative luminance 0.747; OKLCH L 90.9% C 0.073 H 75.4°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDBAB |
|---|---|
| RGB | rgb(254, 219, 171) |
| HSL | hsl(35, 98%, 83%) |
| HSV | hsv(35, 33%, 100%) |
| CMYK | cmyk(0%, 13.8%, 32.7%, 0.4%) |
| CIE-LAB | lab(89.24, 5.43, 28.12) |
| CIE-LCH | lch(89.24, 28.64, 79.08°) |
| OKLab | oklab(90.93% 0.0185 0.0709) |
| OKLCH | oklch(90.93% 0.073 75.4) |
| XYZ | xyz(73.5566, 74.6770, 49.0597) |
| Luminance | 0.7467 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 0.96
Moccasin
#FFE4B5
ΔE00 3.01
Light Peach
#FFD8B1
ΔE00 3.39
Wheat
#F5DEB3
ΔE00 3.72
Pale Peach
#FFE5AD
ΔE00 4.38
Bisque
#FFE4C4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDBAB #ABCEFE
analogous
#FEB1AB #FEDBAB #F7FEAB
triadic
#FEDBAB #ABFEDB #DBABFE
tetradic
#FEDBAB #ABFEB1 #ABCEFE #FEABF7
square
#FEDBAB #ABFEB1 #ABCEFE #FEABF7
split-complementary
#FEDBAB #ABF7FE #B1ABFE
monochromatic
#FDA732 #FDC16F #FEDBAB #FFF2E1 #FFF2E1
Accessibility & contrast
On white
1.32
#FEDBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#FEDBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDBAB
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDBAB | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA8
Deuteranopia (green-blind)
#F1E4AC
Tritanopia (blue-blind)
#FFD2CE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #fedbab; /* rgb */ color: rgb(254, 219, 171); /* oklch */ color: oklch(90.9% 0.073 75.4);
Tailwind
colors: {
custom: {
50: '#ffe6c4',
500: '#fedbab',
950: '#000000',
},
}SCSS
$custom: #fedbab; $custom-light: #ffe6c4; $custom-dark: #000000;
JSON
{
"hex": "#fedbab",
"rgb": {
"r": 254,
"g": 219,
"b": 171
},
"hsl": {
"h": 34.699,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.90933,
"c": 0.07324,
"h": 75.4
},
"luminance": 0.74674
}Semantic roles & 50–950 ramp
primary
#FEDBAB
secondary
#6A9DE3
accent
#61E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181512
muted
#868482