#FFEBE2#FFEBE2
#FFEBE2 is a very light, muted orange. Relative luminance 0.862; OKLCH L 95.4% C 0.025 H 45.9°. Best body text is #000000 at 18.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBE2 |
|---|---|
| RGB | rgb(255, 235, 226) |
| HSL | hsl(19, 100%, 94%) |
| HSV | hsv(19, 11%, 100%) |
| CMYK | cmyk(0%, 7.8%, 11.4%, 0%) |
| CIE-LAB | lab(94.38, 5.31, 6.81) |
| CIE-LCH | lch(94.38, 8.64, 52.05°) |
| OKLab | oklab(95.36% 0.0174 0.0179) |
| OKLCH | oklch(95.36% 0.025 45.9) |
| XYZ | xyz(84.6747, 86.1691, 84.1085) |
| Luminance | 0.8617 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 4.30
Very Light Pink
#FFF4F2
ΔE00 4.42
Mistyrose
#FFE4E1
ΔE00 4.45
Linen
#FAF0E6
ΔE00 4.57
Antiquewhite
#FAEBD7
ΔE00 6.27
Lavenderblush
#FFF0F5
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBE2 #E2F6FF
analogous
#FFE2E8 #FFEBE2 #FFFAE2
triadic
#FFEBE2 #E2FFEB #EBE2FF
tetradic
#FFEBE2 #E8FFE2 #E2F6FF #FAE2FF
square
#FFEBE2 #E8FFE2 #E2F6FF #FAE2FF
split-complementary
#FFEBE2 #E2FFFA #E2E8FF
monochromatic
#FF9768 #FFC1A5 #FFEAE0 #FFEAE0 #FFEAE0
Accessibility & contrast
On white
1.15
#FFEBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.23
#FFEBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBE2
18.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBE2 | 1.00 | 1.15 | 18.23 | 18.23 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EDE1
Deuteranopia (green-blind)
#F5F0E2
Tritanopia (blue-blind)
#FFE8E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffebe2; /* rgb */ color: rgb(255, 235, 226); /* oklch */ color: oklch(95.4% 0.025 45.9);
Tailwind
colors: {
custom: {
50: '#fff1eb',
500: '#ffebe2',
950: '#000000',
},
}SCSS
$custom: #ffebe2; $custom-light: #fff1eb; $custom-dark: #000000;
JSON
{
"hex": "#ffebe2",
"rgb": {
"r": 255,
"g": 235,
"b": 226
},
"hsl": {
"h": 18.621,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.95361,
"c": 0.02499,
"h": 45.9
},
"luminance": 0.86168
}Semantic roles & 50–950 ramp
primary
#FFEBE2
secondary
#98D3ED
accent
#9EE600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584