#FFE1B2#FFE1B2
#FFE1B2 is a very light, moderate orange. Relative luminance 0.783; OKLCH L 92.3% C 0.069 H 78.8°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE1B2 |
|---|---|
| RGB | rgb(255, 225, 178) |
| HSL | hsl(37, 100%, 85%) |
| HSV | hsv(37, 30%, 100%) |
| CMYK | cmyk(0%, 11.8%, 30.2%, 0%) |
| CIE-LAB | lab(90.93, 3.59, 26.82) |
| CIE-LCH | lch(90.93, 27.06, 82.37°) |
| OKLab | oklab(92.32% 0.0134 0.0678) |
| OKLCH | oklch(92.32% 0.069 78.8) |
| XYZ | xyz(76.2022, 78.3274, 53.2155) |
| Luminance | 0.7833 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 1.06
Moccasin
#FFE4B5
ΔE00 1.13
Wheat
#F5DEB3
ΔE00 2.39
Pale Peach
#FFE5AD
ΔE00 3.00
Bisque
#FFE4C4
ΔE00 4.27
Light Peach
#FFD8B1
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE1B2 #B2D0FF
analogous
#FFBAB2 #FFE1B2 #F7FFB2
triadic
#FFE1B2 #B2FFE1 #E1B2FF
tetradic
#FFE1B2 #B2FFBA #B2D0FF #FFB2F7
square
#FFE1B2 #B2FFBA #B2D0FF #FFB2F7
split-complementary
#FFE1B2 #B2F7FF #BAB2FF
monochromatic
#FFB138 #FFC975 #FFE1B2 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.26
#FFE1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#FFE1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE1B2
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE1B2 | 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)
#EEE1AF
Deuteranopia (green-blind)
#F5E8B3
Tritanopia (blue-blind)
#FFD8D4
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ffe1b2; /* rgb */ color: rgb(255, 225, 178); /* oklch */ color: oklch(92.3% 0.069 78.8);
Tailwind
colors: {
custom: {
50: '#ffeac9',
500: '#ffe1b2',
950: '#000000',
},
}SCSS
$custom: #ffe1b2; $custom-light: #ffeac9; $custom-dark: #000000;
JSON
{
"hex": "#ffe1b2",
"rgb": {
"r": 255,
"g": 225,
"b": 178
},
"hsl": {
"h": 36.623,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.9232,
"c": 0.06916,
"h": 78.8
},
"luminance": 0.78325
}Semantic roles & 50–950 ramp
primary
#FFE1B2
secondary
#709EE6
accent
#59E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482