#FFE3BD#FFE3BD
#FFE3BD is a very light, muted orange. Relative luminance 0.799; OKLCH L 92.9% C 0.058 H 75.4°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3BD |
|---|---|
| RGB | rgb(255, 227, 189) |
| HSL | hsl(35, 100%, 87%) |
| HSV | hsv(35, 26%, 100%) |
| CMYK | cmyk(0%, 11%, 25.9%, 0%) |
| CIE-LAB | lab(91.63, 3.99, 22.10) |
| CIE-LCH | lch(91.63, 22.46, 79.76°) |
| OKLab | oklab(92.94% 0.0148 0.0565) |
| OKLCH | oklch(92.94% 0.058 75.4) |
| XYZ | xyz(77.8950, 79.8746, 59.4483) |
| Luminance | 0.7987 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 1.85
Moccasin
#FFE4B5
ΔE00 2.74
Navajowhite
#FFDEAD
ΔE00 3.06
Wheat
#F5DEB3
ΔE00 3.10
Blanchedalmond
#FFEBCD
ΔE00 3.40
Light Peach
#FFD8B1
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3BD #BDD9FF
analogous
#FFC2BD #FFE3BD #FAFFBD
triadic
#FFE3BD #BDFFE3 #E3BDFF
tetradic
#FFE3BD #BDFFC2 #BDD9FF #FFBDFA
square
#FFE3BD #BDFFC2 #BDD9FF #FFBDFA
split-complementary
#FFE3BD #BDFAFF #C2BDFF
monochromatic
#FFAF43 #FFC980 #FFE3BD #FFF2E0 #FFF2E0
Accessibility & contrast
On white
1.24
#FFE3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#FFE3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3BD
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3BD | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BB
Deuteranopia (green-blind)
#F5EABE
Tritanopia (blue-blind)
#FFDBD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe3bd; /* rgb */ color: rgb(255, 227, 189); /* oklch */ color: oklch(92.9% 0.058 75.4);
Tailwind
colors: {
custom: {
50: '#ffebd1',
500: '#ffe3bd',
950: '#000000',
},
}SCSS
$custom: #ffe3bd; $custom-light: #ffebd1; $custom-dark: #000000;
JSON
{
"hex": "#ffe3bd",
"rgb": {
"r": 255,
"g": 227,
"b": 189
},
"hsl": {
"h": 34.545,
"s": 100,
"l": 87.059
},
"oklch": {
"l": 0.92938,
"c": 0.05837,
"h": 75.4
},
"luminance": 0.79872
}Semantic roles & 50–950 ramp
primary
#FFE3BD
secondary
#79A8E7
accent
#61E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483