#FFE2B3#FFE2B3
#FFE2B3 is a very light, moderate orange. Relative luminance 0.789; OKLCH L 92.5% C 0.069 H 79.7°. Best body text is #000000 at 16.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2B3 |
|---|---|
| RGB | rgb(255, 226, 179) |
| HSL | hsl(37, 100%, 85%) |
| HSV | hsv(37, 30%, 100%) |
| CMYK | cmyk(0%, 11.4%, 29.8%, 0%) |
| CIE-LAB | lab(91.19, 3.21, 26.67) |
| CIE-LCH | lch(91.19, 26.86, 83.14°) |
| OKLab | oklab(92.53% 0.0123 0.0675) |
| OKLCH | oklch(92.53% 0.069 79.7) |
| XYZ | xyz(76.5740, 78.9099, 53.8366) |
| Luminance | 0.7891 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Moccasin
#FFE4B5
ΔE00 0.76
Navajowhite
#FFDEAD
ΔE00 1.41
Wheat
#F5DEB3
ΔE00 2.21
Pale Peach
#FFE5AD
ΔE00 2.75
Bisque
#FFE4C4
ΔE00 4.33
Light Peach
#FFD8B1
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2B3 #B3D0FF
analogous
#FFBCB3 #FFE2B3 #F6FFB3
triadic
#FFE2B3 #B3FFE2 #E2B3FF
tetradic
#FFE2B3 #B3FFBC #B3D0FF #FFB3F6
square
#FFE2B3 #B3FFBC #B3D0FF #FFB3F6
split-complementary
#FFE2B3 #B3F6FF #BCB3FF
monochromatic
#FFB339 #FFCB76 #FFE2B3 #FFF3E0 #FFF3E0
Accessibility & contrast
On white
1.25
#FFE2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.78
#FFE2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2B3
16.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2B3 | 1.00 | 1.25 | 16.78 | 16.78 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFE2B0
Deuteranopia (green-blind)
#F6E9B4
Tritanopia (blue-blind)
#FFD9D5
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #ffe2b3; /* rgb */ color: rgb(255, 226, 179); /* oklch */ color: oklch(92.5% 0.069 79.7);
Tailwind
colors: {
custom: {
50: '#ffebca',
500: '#ffe2b3',
950: '#000000',
},
}SCSS
$custom: #ffe2b3; $custom-light: #ffebca; $custom-dark: #000000;
JSON
{
"hex": "#ffe2b3",
"rgb": {
"r": 255,
"g": 226,
"b": 179
},
"hsl": {
"h": 37.105,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.92534,
"c": 0.0686,
"h": 79.7
},
"luminance": 0.78907
}Semantic roles & 50–950 ramp
primary
#FFE2B3
secondary
#709DE6
accent
#58E600
background
#FFFEFD
surface
#FFFDF9
border
#D7D5D2
text
#181613
muted
#868482