#FFE3B8#FFE3B8
#FFE3B8 is a very light, moderate orange. Relative luminance 0.797; OKLCH L 92.8% C 0.064 H 78.4°. Best body text is #000000 at 16.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3B8 |
|---|---|
| RGB | rgb(255, 227, 184) |
| HSL | hsl(36, 100%, 86%) |
| HSV | hsv(36, 28%, 100%) |
| CMYK | cmyk(0%, 11%, 27.8%, 0%) |
| CIE-LAB | lab(91.53, 3.33, 24.55) |
| CIE-LCH | lch(91.53, 24.78, 82.27°) |
| OKLab | oklab(92.83% 0.0128 0.0624) |
| OKLCH | oklch(92.83% 0.064 78.4) |
| XYZ | xyz(77.3616, 79.6613, 56.6391) |
| Luminance | 0.7966 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.27
Navajowhite
#FFDEAD
ΔE00 2.05
Wheat
#F5DEB3
ΔE00 2.19
Bisque
#FFE4C4
ΔE00 3.32
Pale Peach
#FFE5AD
ΔE00 3.61
Blanchedalmond
#FFEBCD
ΔE00 4.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3B8 #B8D4FF
analogous
#FFBFB8 #FFE3B8 #F7FFB8
triadic
#FFE3B8 #B8FFE3 #E3B8FF
tetradic
#FFE3B8 #B8FFBF #B8D4FF #FFB8F7
square
#FFE3B8 #B8FFBF #B8D4FF #FFB8F7
split-complementary
#FFE3B8 #B8F7FF #BFB8FF
monochromatic
#FFB33E #FFCB7B #FFE3B8 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.24
#FFE3B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.93
#FFE3B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3B8
16.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3B8 | 1.00 | 1.24 | 16.93 | 16.93 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE3B5
Deuteranopia (green-blind)
#F6EAB9
Tritanopia (blue-blind)
#FFDBD7
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe3b8; /* rgb */ color: rgb(255, 227, 184); /* oklch */ color: oklch(92.8% 0.064 78.4);
Tailwind
colors: {
custom: {
50: '#ffebcd',
500: '#ffe3b8',
950: '#000000',
},
}SCSS
$custom: #ffe3b8; $custom-light: #ffebcd; $custom-dark: #000000;
JSON
{
"hex": "#ffe3b8",
"rgb": {
"r": 255,
"g": 227,
"b": 184
},
"hsl": {
"h": 36.338,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.92831,
"c": 0.06371,
"h": 78.4
},
"luminance": 0.79659
}Semantic roles & 50–950 ramp
primary
#FFE3B8
secondary
#75A2E7
accent
#5BE600
background
#FFFEFE
surface
#FFFDFA
border
#D7D5D3
text
#181613
muted
#868483