#FFE1B3#FFE1B3
#FFE1B3 is a very light, moderate orange. Relative luminance 0.784; OKLCH L 92.3% C 0.068 H 78.3°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1B3 |
|---|---|
| RGB | rgb(255, 225, 179) |
| HSL | hsl(36, 100%, 85%) |
| HSV | hsv(36, 30%, 100%) |
| CMYK | cmyk(0%, 11.8%, 29.8%, 0%) |
| CIE-LAB | lab(90.95, 3.72, 26.33) |
| CIE-LCH | lch(90.95, 26.59, 81.96°) |
| OKLab | oklab(92.34% 0.0138 0.0667) |
| OKLCH | oklch(92.34% 0.068 78.3) |
| XYZ | xyz(76.3029, 78.3677, 53.7462) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.14
Moccasin
#FFE4B5
ΔE00 1.24
Wheat
#F5DEB3
ΔE00 2.40
Pale Peach
#FFE5AD
ΔE00 3.24
Bisque
#FFE4C4
ΔE00 4.00
Light Peach
#FFD8B1
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1B3 #B3D1FF
analogous
#FFBBB3 #FFE1B3 #F7FFB3
triadic
#FFE1B3 #B3FFE1 #E1B3FF
tetradic
#FFE1B3 #B3FFBB #B3D1FF #FFB3F7
square
#FFE1B3 #B3FFBB #B3D1FF #FFB3F7
split-complementary
#FFE1B3 #B3F7FF #BBB3FF
monochromatic
#FFB139 #FFC976 #FFE1B3 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.26
#FFE1B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FFE1B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1B3
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1B3 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE1B0
Deuteranopia (green-blind)
#F5E8B4
Tritanopia (blue-blind)
#FFD8D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe1b3; /* rgb */ color: rgb(255, 225, 179); /* oklch */ color: oklch(92.3% 0.068 78.3);
Tailwind
colors: {
custom: {
50: '#ffeaca',
500: '#ffe1b3',
950: '#000000',
},
}SCSS
$custom: #ffe1b3; $custom-light: #ffeaca; $custom-dark: #000000;
JSON
{
"hex": "#ffe1b3",
"rgb": {
"r": 255,
"g": 225,
"b": 179
},
"hsl": {
"h": 36.316,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.9234,
"c": 0.06809,
"h": 78.3
},
"luminance": 0.78365
}Semantic roles & 50–950 ramp
primary
#FFE1B3
secondary
#709FE6
accent
#5BE600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482