#FFE3B2#FFE3B2
#FFE3B2 is a very light, moderate orange. Relative luminance 0.794; OKLCH L 92.7% C 0.070 H 81.5°. Best body text is #000000 at 16.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3B2 |
|---|---|
| RGB | rgb(255, 227, 178) |
| HSL | hsl(38, 100%, 85%) |
| HSV | hsv(38, 30%, 100%) |
| CMYK | cmyk(0%, 11%, 30.2%, 0%) |
| CIE-LAB | lab(91.42, 2.57, 27.49) |
| CIE-LCH | lch(91.42, 27.61, 84.66°) |
| OKLab | oklab(92.71% 0.0104 0.0695) |
| OKLCH | oklch(92.71% 0.07 81.5) |
| XYZ | xyz(76.7460, 79.4150, 53.3968) |
| Luminance | 0.7941 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.55
Navajowhite
#FFDEAD
ΔE00 1.84
Pale Peach
#FFE5AD
ΔE00 2.03
Wheat
#F5DEB3
ΔE00 2.22
Bisque
#FFE4C4
ΔE00 4.94
Blanchedalmond
#FFEBCD
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3B2 #B2CEFF
analogous
#FFBDB2 #FFE3B2 #F4FFB2
triadic
#FFE3B2 #B2FFE3 #E3B2FF
tetradic
#FFE3B2 #B2FFBD #B2CEFF #FFB2F4
square
#FFE3B2 #B2FFBD #B2CEFF #FFB2F4
split-complementary
#FFE3B2 #B2F4FF #BDB2FF
monochromatic
#FFB638 #FFCD75 #FFE3B2 #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.24
#FFE3B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.88
#FFE3B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3B2
16.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3B2 | 1.00 | 1.24 | 16.88 | 16.88 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E2AF
Deuteranopia (green-blind)
#F7E9B3
Tritanopia (blue-blind)
#FFDAD6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe3b2; /* rgb */ color: rgb(255, 227, 178); /* oklch */ color: oklch(92.7% 0.070 81.5);
Tailwind
colors: {
custom: {
50: '#ffebc9',
500: '#ffe3b2',
950: '#000000',
},
}SCSS
$custom: #ffe3b2; $custom-light: #ffebc9; $custom-dark: #000000;
JSON
{
"hex": "#ffe3b2",
"rgb": {
"r": 255,
"g": 227,
"b": 178
},
"hsl": {
"h": 38.182,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.92707,
"c": 0.07025,
"h": 81.5
},
"luminance": 0.79413
}Semantic roles & 50–950 ramp
primary
#FFE3B2
secondary
#709AE6
accent
#53E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482