#FFE2B2#FFE2B2
#FFE2B2 is a very light, moderate orange. Relative luminance 0.789; OKLCH L 92.5% C 0.070 H 80.2°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2B2 |
|---|---|
| RGB | rgb(255, 226, 178) |
| HSL | hsl(37, 100%, 85%) |
| HSV | hsv(37, 30%, 100%) |
| CMYK | cmyk(0%, 11.4%, 30.2%, 0%) |
| CIE-LAB | lab(91.18, 3.08, 27.16) |
| CIE-LCH | lch(91.18, 27.33, 83.53°) |
| OKLab | oklab(92.51% 0.0119 0.0687) |
| OKLCH | oklch(92.51% 0.07 80.2) |
| XYZ | xyz(76.4733, 78.8696, 53.3059) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.72
Navajowhite
#FFDEAD
ΔE00 1.42
Wheat
#F5DEB3
ΔE00 2.25
Pale Peach
#FFE5AD
ΔE00 2.50
Bisque
#FFE4C4
ΔE00 4.59
Light Peach
#FFD8B1
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2B2 #B2CFFF
analogous
#FFBCB2 #FFE2B2 #F5FFB2
triadic
#FFE2B2 #B2FFE2 #E2B2FF
tetradic
#FFE2B2 #B2FFBC #B2CFFF #FFB2F5
square
#FFE2B2 #B2FFBC #B2CFFF #FFB2F5
split-complementary
#FFE2B2 #B2F5FF #BCB2FF
monochromatic
#FFB438 #FFCB75 #FFE2B2 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.25
#FFE2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#FFE2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2B2
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2B2 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE1AF
Deuteranopia (green-blind)
#F6E9B3
Tritanopia (blue-blind)
#FFD9D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2b2; /* rgb */ color: rgb(255, 226, 178); /* oklch */ color: oklch(92.5% 0.070 80.2);
Tailwind
colors: {
custom: {
50: '#ffebc9',
500: '#ffe2b2',
950: '#000000',
},
}SCSS
$custom: #ffe2b2; $custom-light: #ffebc9; $custom-dark: #000000;
JSON
{
"hex": "#ffe2b2",
"rgb": {
"r": 255,
"g": 226,
"b": 178
},
"hsl": {
"h": 37.403,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.92513,
"c": 0.06968,
"h": 80.2
},
"luminance": 0.78867
}Semantic roles & 50–950 ramp
primary
#FFE2B2
secondary
#709CE6
accent
#56E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482