#FFE2B5#FFE2B5
#FFE2B5 is a very light, moderate orange. Relative luminance 0.790; OKLCH L 92.6% C 0.066 H 78.6°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2B5 |
|---|---|
| RGB | rgb(255, 226, 181) |
| HSL | hsl(36, 100%, 85%) |
| HSV | hsv(36, 29%, 100%) |
| CMYK | cmyk(0%, 11.4%, 29%, 0%) |
| CIE-LAB | lab(91.23, 3.46, 25.69) |
| CIE-LCH | lch(91.23, 25.92, 82.33°) |
| OKLab | oklab(92.58% 0.0131 0.0651) |
| OKLCH | oklch(92.58% 0.066 78.6) |
| XYZ | xyz(76.7778, 78.9914, 54.9096) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 1.06
Navajowhite
#FFDEAD
ΔE00 1.53
Wheat
#F5DEB3
ΔE00 2.23
Pale Peach
#FFE5AD
ΔE00 3.26
Bisque
#FFE4C4
ΔE00 3.79
Light Peach
#FFD8B1
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2B5 #B5D2FF
analogous
#FFBDB5 #FFE2B5 #F7FFB5
triadic
#FFE2B5 #B5FFE2 #E2B5FF
tetradic
#FFE2B5 #B5FFBD #B5D2FF #FFB5F7
square
#FFE2B5 #B5FFBD #B5D2FF #FFB5F7
split-complementary
#FFE2B5 #B5F7FF #BDB5FF
monochromatic
#FFB23B #FFCA78 #FFE2B5 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.25
#FFE2B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#FFE2B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2B5
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2B5 | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE2B2
Deuteranopia (green-blind)
#F5E9B6
Tritanopia (blue-blind)
#FFDAD6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2b5; /* rgb */ color: rgb(255, 226, 181); /* oklch */ color: oklch(92.6% 0.066 78.6);
Tailwind
colors: {
custom: {
50: '#ffebcb',
500: '#ffe2b5',
950: '#000000',
},
}SCSS
$custom: #ffe2b5; $custom-light: #ffebcb; $custom-dark: #000000;
JSON
{
"hex": "#ffe2b5",
"rgb": {
"r": 255,
"g": 226,
"b": 181
},
"hsl": {
"h": 36.486,
"s": 100,
"l": 85.49
},
"oklch": {
"l": 0.92575,
"c": 0.06644,
"h": 78.6
},
"luminance": 0.78989
}Semantic roles & 50–950 ramp
primary
#FFE2B5
secondary
#72A0E6
accent
#5AE600
background
#FFFEFE
surface
#FFFDFA
border
#D7D5D3
text
#181613
muted
#868483