#FFEBE1#FFEBE1
#FFEBE1 is a very light, muted orange. Relative luminance 0.861; OKLCH L 95.3% C 0.026 H 48.4°. Best body text is #000000 at 18.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBE1 |
|---|---|
| RGB | rgb(255, 235, 225) |
| HSL | hsl(20, 100%, 94%) |
| HSV | hsv(20, 12%, 100%) |
| CMYK | cmyk(0%, 7.8%, 11.8%, 0%) |
| CIE-LAB | lab(94.36, 5.15, 7.29) |
| CIE-LCH | lch(94.36, 8.93, 54.76°) |
| OKLab | oklab(95.34% 0.017 0.0192) |
| OKLCH | oklch(95.34% 0.026 48.4) |
| XYZ | xyz(84.5379, 86.1143, 83.3879) |
| Luminance | 0.8611 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 4.26
Linen
#FAF0E6
ΔE00 4.38
Very Light Pink
#FFF4F2
ΔE00 4.67
Mistyrose
#FFE4E1
ΔE00 4.87
Antiquewhite
#FAEBD7
ΔE00 5.83
Oldlace
#FDF5E6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBE1 #E1F5FF
analogous
#FFE1E6 #FFEBE1 #FFFAE1
triadic
#FFEBE1 #E1FFEB #EBE1FF
tetradic
#FFEBE1 #E6FFE1 #E1F5FF #FAE1FF
square
#FFEBE1 #E6FFE1 #E1F5FF #FAE1FF
split-complementary
#FFEBE1 #E1FFFA #E1E6FF
monochromatic
#FF9967 #FFC2A4 #FFEBE0 #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.15
#FFEBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.22
#FFEBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBE1
18.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBE1 | 1.00 | 1.15 | 18.22 | 18.22 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0ECE0
Deuteranopia (green-blind)
#F5F0E1
Tritanopia (blue-blind)
#FFE8E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffebe1; /* rgb */ color: rgb(255, 235, 225); /* oklch */ color: oklch(95.3% 0.026 48.4);
Tailwind
colors: {
custom: {
50: '#fff1ea',
500: '#ffebe1',
950: '#000000',
},
}SCSS
$custom: #ffebe1; $custom-light: #fff1ea; $custom-dark: #000000;
JSON
{
"hex": "#ffebe1",
"rgb": {
"r": 255,
"g": 235,
"b": 225
},
"hsl": {
"h": 20,
"s": 100,
"l": 94.118
},
"oklch": {
"l": 0.95335,
"c": 0.02566,
"h": 48.4
},
"luminance": 0.86113
}Semantic roles & 50–950 ramp
primary
#FFEBE1
secondary
#97D0ED
accent
#99E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584