#FFE2C8#FFE2C8
#FFE2C8 is a very light, muted orange. Relative luminance 0.798; OKLCH L 93.0% C 0.047 H 64.1°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2C8 |
|---|---|
| RGB | rgb(255, 226, 200) |
| HSL | hsl(28, 100%, 89%) |
| HSV | hsv(28, 22%, 100%) |
| CMYK | cmyk(0%, 11.4%, 21.6%, 0%) |
| CIE-LAB | lab(91.61, 6.02, 16.36) |
| CIE-LCH | lch(91.61, 17.43, 69.82°) |
| OKLab | oklab(92.99% 0.0205 0.0423) |
| OKLCH | oklch(92.99% 0.047 64.1) |
| XYZ | xyz(78.8619, 79.8251, 65.8859) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 2.69
Peach
#FFDAB9
ΔE00 3.12
Light Peach
#FFD8B1
ΔE00 4.59
Blanchedalmond
#FFEBCD
ΔE00 4.79
Champagne
#F7E7CE
ΔE00 5.29
Antiquewhite
#FAEBD7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2C8 #C8E5FF
analogous
#FFC8CA #FFE2C8 #FFFEC8
triadic
#FFE2C8 #C8FFE2 #E2C8FF
tetradic
#FFE2C8 #CAFFC8 #C8E5FF #FEC8FF
square
#FFE2C8 #CAFFC8 #C8E5FF #FEC8FF
split-complementary
#FFE2C8 #C8FFFE #C8CAFF
monochromatic
#FFA14E #FFC28B #FFE2C8 #FFEFE0 #FFEFE0
Accessibility & contrast
On white
1.24
#FFE2C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#FFE2C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2C8
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2C8 | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C6
Deuteranopia (green-blind)
#F2EAC8
Tritanopia (blue-blind)
#FFDCDB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #ffe2c8; /* rgb */ color: rgb(255, 226, 200); /* oklch */ color: oklch(93.0% 0.047 64.1);
Tailwind
colors: {
custom: {
50: '#ffebd8',
500: '#ffe2c8',
950: '#000000',
},
}SCSS
$custom: #ffe2c8; $custom-light: #ffebd8; $custom-dark: #000000;
JSON
{
"hex": "#ffe2c8",
"rgb": {
"r": 255,
"g": 226,
"b": 200
},
"hsl": {
"h": 28.364,
"s": 100,
"l": 89.216
},
"oklch": {
"l": 0.92994,
"c": 0.04702,
"h": 64.1
},
"luminance": 0.79823
}Semantic roles & 50–950 ramp
primary
#FFE2C8
secondary
#82B8E9
accent
#79E600
background
#FFFEFE
surface
#FFFDFB
border
#D7D5D4
text
#181614
muted
#868483