#FFE3B3#FFE3B3
#FFE3B3 is a very light, moderate orange. Relative luminance 0.795; OKLCH L 92.7% C 0.069 H 81.0°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3B3 |
|---|---|
| RGB | rgb(255, 227, 179) |
| HSL | hsl(38, 100%, 85%) |
| HSV | hsv(38, 30%, 100%) |
| CMYK | cmyk(0%, 11%, 29.8%, 0%) |
| CIE-LAB | lab(91.44, 2.70, 27.00) |
| CIE-LCH | lch(91.44, 27.14, 84.30°) |
| OKLab | oklab(92.73% 0.0108 0.0683) |
| OKLCH | oklch(92.73% 0.069 81) |
| XYZ | xyz(76.8468, 79.4553, 53.9275) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.39
Navajowhite
#FFDEAD
ΔE00 1.79
Wheat
#F5DEB3
ΔE00 2.13
Pale Peach
#FFE5AD
ΔE00 2.28
Bisque
#FFE4C4
ΔE00 4.68
Blanchedalmond
#FFEBCD
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3B3 #B3CFFF
analogous
#FFBDB3 #FFE3B3 #F5FFB3
triadic
#FFE3B3 #B3FFE3 #E3B3FF
tetradic
#FFE3B3 #B3FFBD #B3CFFF #FFB3F5
square
#FFE3B3 #B3FFBD #B3CFFF #FFB3F5
split-complementary
#FFE3B3 #B3F5FF #BDB3FF
monochromatic
#FFB639 #FFCC76 #FFE3B3 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.24
#FFE3B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#FFE3B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3B3
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3B3 | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2B0
Deuteranopia (green-blind)
#F6E9B4
Tritanopia (blue-blind)
#FFDAD6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe3b3; /* rgb */ color: rgb(255, 227, 179); /* oklch */ color: oklch(92.7% 0.069 81.0);
Tailwind
colors: {
custom: {
50: '#ffebca',
500: '#ffe3b3',
950: '#000000',
},
}SCSS
$custom: #ffe3b3; $custom-light: #ffebca; $custom-dark: #000000;
JSON
{
"hex": "#ffe3b3",
"rgb": {
"r": 255,
"g": 227,
"b": 179
},
"hsl": {
"h": 37.895,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.92727,
"c": 0.06915,
"h": 81
},
"luminance": 0.79453
}Semantic roles & 50–950 ramp
primary
#FFE3B3
secondary
#709CE6
accent
#55E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482