#FFE4BA#FFE4BA
#FFE4BA is a very light, moderate orange. Relative luminance 0.803; OKLCH L 93.1% C 0.062 H 78.8°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE4BA |
|---|---|
| RGB | rgb(255, 228, 186) |
| HSL | hsl(37, 100%, 86%) |
| HSV | hsv(37, 27%, 100%) |
| CMYK | cmyk(0%, 10.6%, 27.1%, 0%) |
| CIE-LAB | lab(91.82, 3.08, 23.91) |
| CIE-LCH | lch(91.82, 24.11, 82.65°) |
| OKLab | oklab(93.07% 0.0121 0.0609) |
| OKLCH | oklch(93.07% 0.062 78.8) |
| XYZ | xyz(77.8470, 80.2943, 57.8425) |
| Luminance | 0.8029 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.38
Wheat
#F5DEB3
ΔE00 2.16
Navajowhite
#FFDEAD
ΔE00 2.44
Bisque
#FFE4C4
ΔE00 3.17
Pale Peach
#FFE5AD
ΔE00 3.72
Blanchedalmond
#FFEBCD
ΔE00 3.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE4BA #BAD5FF
analogous
#FFC2BA #FFE4BA #F7FFBA
triadic
#FFE4BA #BAFFE4 #E4BAFF
tetradic
#FFE4BA #BAFFC2 #BAD5FF #FFBAF7
square
#FFE4BA #BAFFC2 #BAD5FF #FFBAF7
split-complementary
#FFE4BA #BAF7FF #C2BAFF
monochromatic
#FFB440 #FFCC7D #FFE4BA #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.23
#FFE4BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#FFE4BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE4BA
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE4BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE4BA | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E4B7
Deuteranopia (green-blind)
#F6EABB
Tritanopia (blue-blind)
#FFDCD9
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe4ba; /* rgb */ color: rgb(255, 228, 186); /* oklch */ color: oklch(93.1% 0.062 78.8);
Tailwind
colors: {
custom: {
50: '#ffeccf',
500: '#ffe4ba',
950: '#000000',
},
}SCSS
$custom: #ffe4ba; $custom-light: #ffeccf; $custom-dark: #000000;
JSON
{
"hex": "#ffe4ba",
"rgb": {
"r": 255,
"g": 228,
"b": 186
},
"hsl": {
"h": 36.522,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.93067,
"c": 0.06207,
"h": 78.8
},
"luminance": 0.80292
}Semantic roles & 50–950 ramp
primary
#FFE4BA
secondary
#76A2E7
accent
#5AE600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181613
muted
#868483