#FFE3B4#FFE3B4
#FFE3B4 is a very light, moderate orange. Relative luminance 0.795; OKLCH L 92.7% C 0.068 H 80.5°. Best body text is #000000 at 16.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3B4 |
|---|---|
| RGB | rgb(255, 227, 180) |
| HSL | hsl(38, 100%, 85%) |
| HSV | hsv(38, 29%, 100%) |
| CMYK | cmyk(0%, 11%, 29.4%, 0%) |
| CIE-LAB | lab(91.46, 2.82, 26.51) |
| CIE-LCH | lch(91.46, 26.66, 83.92°) |
| OKLab | oklab(92.75% 0.0112 0.0671) |
| OKLCH | oklch(92.75% 0.068 80.5) |
| XYZ | xyz(76.9483, 79.4959, 54.4621) |
| Luminance | 0.7949 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.38
Navajowhite
#FFDEAD
ΔE00 1.76
Wheat
#F5DEB3
ΔE00 2.07
Pale Peach
#FFE5AD
ΔE00 2.53
Bisque
#FFE4C4
ΔE00 4.42
Blanchedalmond
#FFEBCD
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3B4 #B4D0FF
analogous
#FFBDB4 #FFE3B4 #F5FFB4
triadic
#FFE3B4 #B4FFE3 #E3B4FF
tetradic
#FFE3B4 #B4FFBD #B4D0FF #FFB4F5
square
#FFE3B4 #B4FFBD #B4D0FF #FFB4F5
split-complementary
#FFE3B4 #B4F5FF #BDB4FF
monochromatic
#FFB53A #FFCC77 #FFE3B4 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.24
#FFE3B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.90
#FFE3B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3B4
16.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3B4 | 1.00 | 1.24 | 16.90 | 16.90 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2B1
Deuteranopia (green-blind)
#F6E9B5
Tritanopia (blue-blind)
#FFDAD6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe3b4; /* rgb */ color: rgb(255, 227, 180); /* oklch */ color: oklch(92.7% 0.068 80.5);
Tailwind
colors: {
custom: {
50: '#ffebca',
500: '#ffe3b4',
950: '#000000',
},
}SCSS
$custom: #ffe3b4; $custom-light: #ffebca; $custom-dark: #000000;
JSON
{
"hex": "#ffe3b4",
"rgb": {
"r": 255,
"g": 227,
"b": 180
},
"hsl": {
"h": 37.6,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.92748,
"c": 0.06806,
"h": 80.5
},
"luminance": 0.79493
}Semantic roles & 50–950 ramp
primary
#FFE3B4
secondary
#719DE6
accent
#56E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482