#FFEBE0#FFEBE0
#FFEBE0 is a very light, muted orange. Relative luminance 0.861; OKLCH L 95.3% C 0.026 H 50.9°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBE0 |
|---|---|
| RGB | rgb(255, 235, 224) |
| HSL | hsl(21, 100%, 94%) |
| HSV | hsv(21, 12%, 100%) |
| CMYK | cmyk(0%, 7.8%, 12.2%, 0%) |
| CIE-LAB | lab(94.34, 5.00, 7.78) |
| CIE-LCH | lch(94.34, 9.25, 57.30°) |
| OKLab | oklab(95.31% 0.0166 0.0205) |
| OKLCH | oklch(95.31% 0.026 50.9) |
| XYZ | xyz(84.4019, 86.0599, 82.6716) |
| Luminance | 0.8606 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.22
Seashell
#FFF5EE
ΔE00 4.28
Very Light Pink
#FFF4F2
ΔE00 4.95
Mistyrose
#FFE4E1
ΔE00 5.30
Antiquewhite
#FAEBD7
ΔE00 5.39
Oldlace
#FDF5E6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBE0 #E0F4FF
analogous
#FFE0E5 #FFEBE0 #FFFBE0
triadic
#FFEBE0 #E0FFEB #EBE0FF
tetradic
#FFEBE0 #E5FFE0 #E0F4FF #FBE0FF
square
#FFEBE0 #E5FFE0 #E0F4FF #FBE0FF
split-complementary
#FFEBE0 #E0FFFB #E0E5FF
monochromatic
#FF9C66 #FFC4A3 #FFEBE0 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.15
#FFEBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#FFEBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBE0
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBE0 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECDF
Deuteranopia (green-blind)
#F5F0E0
Tritanopia (blue-blind)
#FFE8E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffebe0; /* rgb */ color: rgb(255, 235, 224); /* oklch */ color: oklch(95.3% 0.026 50.9);
Tailwind
colors: {
custom: {
50: '#fff1e9',
500: '#ffebe0',
950: '#000000',
},
}SCSS
$custom: #ffebe0; $custom-light: #fff1e9; $custom-dark: #000000;
JSON
{
"hex": "#ffebe0",
"rgb": {
"r": 255,
"g": 235,
"b": 224
},
"hsl": {
"h": 21.29,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.9531,
"c": 0.02637,
"h": 50.9
},
"luminance": 0.86058
}Semantic roles & 50–950 ramp
primary
#FFEBE0
secondary
#97CEED
accent
#94E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181616
muted
#868584