#FFE2B4#FFE2B4
#FFE2B4 is a very light, moderate orange. Relative luminance 0.789; OKLCH L 92.6% C 0.068 H 79.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2B4 |
|---|---|
| RGB | rgb(255, 226, 180) |
| HSL | hsl(37, 100%, 85%) |
| HSV | hsv(37, 29%, 100%) |
| CMYK | cmyk(0%, 11.4%, 29.4%, 0%) |
| CIE-LAB | lab(91.21, 3.33, 26.18) |
| CIE-LCH | lch(91.21, 26.39, 82.74°) |
| OKLab | oklab(92.55% 0.0127 0.0663) |
| OKLCH | oklch(92.55% 0.068 79.2) |
| XYZ | xyz(76.6755, 78.9505, 54.3712) |
| Luminance | 0.7895 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.88
Navajowhite
#FFDEAD
ΔE00 1.44
Wheat
#F5DEB3
ΔE00 2.20
Pale Peach
#FFE5AD
ΔE00 3.00
Bisque
#FFE4C4
ΔE00 4.06
Light Peach
#FFD8B1
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2B4 #B4D1FF
analogous
#FFBCB4 #FFE2B4 #F6FFB4
triadic
#FFE2B4 #B4FFE2 #E2B4FF
tetradic
#FFE2B4 #B4FFBC #B4D1FF #FFB4F6
square
#FFE2B4 #B4FFBC #B4D1FF #FFB4F6
split-complementary
#FFE2B4 #B4F6FF #BCB4FF
monochromatic
#FFB33A #FFCA77 #FFE2B4 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.25
#FFE2B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#FFE2B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2B4
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2B4 | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2B1
Deuteranopia (green-blind)
#F6E9B5
Tritanopia (blue-blind)
#FFD9D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2b4; /* rgb */ color: rgb(255, 226, 180); /* oklch */ color: oklch(92.6% 0.068 79.2);
Tailwind
colors: {
custom: {
50: '#ffebca',
500: '#ffe2b4',
950: '#000000',
},
}SCSS
$custom: #ffe2b4; $custom-light: #ffebca; $custom-dark: #000000;
JSON
{
"hex": "#ffe2b4",
"rgb": {
"r": 255,
"g": 226,
"b": 180
},
"hsl": {
"h": 36.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.92554,
"c": 0.06752,
"h": 79.2
},
"luminance": 0.78948
}Semantic roles & 50–950 ramp
primary
#FFE2B4
secondary
#719EE6
accent
#59E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482