#FFE1BD#FFE1BD
#FFE1BD is a very light, muted orange. Relative luminance 0.788; OKLCH L 92.6% C 0.058 H 72.1°. Best body text is #000000 at 16.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1BD |
|---|---|
| RGB | rgb(255, 225, 189) |
| HSL | hsl(33, 100%, 87%) |
| HSV | hsv(33, 26%, 100%) |
| CMYK | cmyk(0%, 11.8%, 25.9%, 0%) |
| CIE-LAB | lab(91.14, 5.02, 21.42) |
| CIE-LCH | lch(91.14, 22.00, 76.82°) |
| OKLab | oklab(92.55% 0.0177 0.0548) |
| OKLCH | oklch(92.55% 0.058 72.1) |
| XYZ | xyz(77.3512, 78.7870, 59.2671) |
| Luminance | 0.7879 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.40
Light Peach
#FFD8B1
ΔE00 3.18
Peach
#FFDAB9
ΔE00 3.28
Navajowhite
#FFDEAD
ΔE00 3.55
Moccasin
#FFE4B5
ΔE00 3.80
Blanchedalmond
#FFEBCD
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1BD #BDDBFF
analogous
#FFC0BD #FFE1BD #FCFFBD
triadic
#FFE1BD #BDFFE1 #E1BDFF
tetradic
#FFE1BD #BDFFC0 #BDDBFF #FFBDFC
square
#FFE1BD #BDFFC0 #BDDBFF #FFBDFC
split-complementary
#FFE1BD #BDFCFF #C0BDFF
monochromatic
#FFA943 #FFC580 #FFE1BD #FFF1E0 #FFF1E0
Accessibility & contrast
On white
1.25
#FFE1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.76
#FFE1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1BD
16.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1BD | 1.00 | 1.25 | 16.76 | 16.76 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2BB
Deuteranopia (green-blind)
#F3E8BE
Tritanopia (blue-blind)
#FFDAD7
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe1bd; /* rgb */ color: rgb(255, 225, 189); /* oklch */ color: oklch(92.6% 0.058 72.1);
Tailwind
colors: {
custom: {
50: '#ffead1',
500: '#ffe1bd',
950: '#000000',
},
}SCSS
$custom: #ffe1bd; $custom-light: #ffead1; $custom-dark: #000000;
JSON
{
"hex": "#ffe1bd",
"rgb": {
"r": 255,
"g": 225,
"b": 189
},
"hsl": {
"h": 32.727,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.92552,
"c": 0.05759,
"h": 72.1
},
"luminance": 0.78785
}Semantic roles & 50–950 ramp
primary
#FFE1BD
secondary
#79ABE7
accent
#68E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483