#FFE3BA#FFE3BA
#FFE3BA is a very light, moderate orange. Relative luminance 0.797; OKLCH L 92.9% C 0.062 H 77.3°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3BA |
|---|---|
| RGB | rgb(255, 227, 186) |
| HSL | hsl(36, 100%, 86%) |
| HSV | hsv(36, 27%, 100%) |
| CMYK | cmyk(0%, 11%, 27.1%, 0%) |
| CIE-LAB | lab(91.57, 3.60, 23.57) |
| CIE-LCH | lch(91.57, 23.85, 81.33°) |
| OKLab | oklab(92.87% 0.0136 0.0601) |
| OKLCH | oklch(92.87% 0.062 77.3) |
| XYZ | xyz(77.5727, 79.7457, 57.7510) |
| Luminance | 0.7974 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.84
Navajowhite
#FFDEAD
ΔE00 2.39
Wheat
#F5DEB3
ΔE00 2.47
Bisque
#FFE4C4
ΔE00 2.75
Blanchedalmond
#FFEBCD
ΔE00 3.84
Pale Peach
#FFE5AD
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3BA #BAD6FF
analogous
#FFC1BA #FFE3BA #F9FFBA
triadic
#FFE3BA #BAFFE3 #E3BAFF
tetradic
#FFE3BA #BAFFC1 #BAD6FF #FFBAF9
square
#FFE3BA #BAFFC1 #BAD6FF #FFBAF9
split-complementary
#FFE3BA #BAF9FF #C1BAFF
monochromatic
#FFB140 #FFCA7D #FFE3BA #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.24
#FFE3BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#FFE3BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3BA
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3BA | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B7
Deuteranopia (green-blind)
#F5EABB
Tritanopia (blue-blind)
#FFDBD8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe3ba; /* rgb */ color: rgb(255, 227, 186); /* oklch */ color: oklch(92.9% 0.062 77.3);
Tailwind
colors: {
custom: {
50: '#ffebcf',
500: '#ffe3ba',
950: '#000000',
},
}SCSS
$custom: #ffe3ba; $custom-light: #ffebcf; $custom-dark: #000000;
JSON
{
"hex": "#ffe3ba",
"rgb": {
"r": 255,
"g": 227,
"b": 186
},
"hsl": {
"h": 35.652,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.92873,
"c": 0.06156,
"h": 77.3
},
"luminance": 0.79743
}Semantic roles & 50–950 ramp
primary
#FFE3BA
secondary
#76A4E7
accent
#5DE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483