#FFEBE4#FFEBE4
#FFEBE4 is a very light, muted orange. Relative luminance 0.863; OKLCH L 95.4% C 0.024 H 40.4°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBE4 |
|---|---|
| RGB | rgb(255, 235, 228) |
| HSL | hsl(16, 100%, 95%) |
| HSV | hsv(16, 11%, 100%) |
| CMYK | cmyk(0%, 7.8%, 10.6%, 0%) |
| CIE-LAB | lab(94.43, 5.63, 5.84) |
| CIE-LCH | lch(94.43, 8.11, 46.05°) |
| OKLab | oklab(95.41% 0.0182 0.0154) |
| OKLCH | oklch(95.41% 0.024 40.4) |
| XYZ | xyz(84.9507, 86.2795, 85.5622) |
| Luminance | 0.8628 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.69
Very Light Pink
#FFF4F2
ΔE00 4.02
Seashell
#FFF5EE
ΔE00 4.50
Linen
#FAF0E6
ΔE00 5.06
Lavenderblush
#FFF0F5
ΔE00 5.65
Snow
#FFFAFA
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBE4 #E4F8FF
analogous
#FFE4EB #FFEBE4 #FFF9E4
triadic
#FFEBE4 #E4FFEB #EBE4FF
tetradic
#FFEBE4 #EBFFE4 #E4F8FF #F9E4FF
square
#FFEBE4 #EBFFE4 #E4F8FF #F9E4FF
split-complementary
#FFEBE4 #E4FFF9 #E4EBFF
monochromatic
#FF906A #FFBEA7 #FFE8E0 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.15
#FFEBE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#FFEBE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBE4
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBE4 | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EDE4
Deuteranopia (green-blind)
#F4F1E4
Tritanopia (blue-blind)
#FFE8E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffebe4; /* rgb */ color: rgb(255, 235, 228); /* oklch */ color: oklch(95.4% 0.024 40.4);
Tailwind
colors: {
custom: {
50: '#fff1ec',
500: '#ffebe4',
950: '#000000',
},
}SCSS
$custom: #ffebe4; $custom-light: #fff1ec; $custom-dark: #000000;
JSON
{
"hex": "#ffebe4",
"rgb": {
"r": 255,
"g": 235,
"b": 228
},
"hsl": {
"h": 15.556,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.95414,
"c": 0.02383,
"h": 40.4
},
"luminance": 0.86278
}Semantic roles & 50–950 ramp
primary
#FFEBE4
secondary
#9AD8ED
accent
#AAE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584