#FFEBE3#FFEBE3
#FFEBE3 is a very light, muted orange. Relative luminance 0.862; OKLCH L 95.4% C 0.024 H 43.2°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBE3 |
|---|---|
| RGB | rgb(255, 235, 227) |
| HSL | hsl(17, 100%, 95%) |
| HSV | hsv(17, 11%, 100%) |
| CMYK | cmyk(0%, 7.8%, 11%, 0%) |
| CIE-LAB | lab(94.41, 5.47, 6.32) |
| CIE-LCH | lch(94.41, 8.36, 49.14°) |
| OKLab | oklab(95.39% 0.0178 0.0167) |
| OKLCH | oklch(95.39% 0.024 43.2) |
| XYZ | xyz(84.8123, 86.2241, 84.8332) |
| Luminance | 0.8622 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.06
Very Light Pink
#FFF4F2
ΔE00 4.20
Seashell
#FFF5EE
ΔE00 4.37
Linen
#FAF0E6
ΔE00 4.80
Lavenderblush
#FFF0F5
ΔE00 6.10
Antiquewhite
#FAEBD7
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBE3 #E3F7FF
analogous
#FFE3E9 #FFEBE3 #FFF9E3
triadic
#FFEBE3 #E3FFEB #EBE3FF
tetradic
#FFEBE3 #E9FFE3 #E3F7FF #F9E3FF
square
#FFEBE3 #E9FFE3 #E3F7FF #F9E3FF
split-complementary
#FFEBE3 #E3FFF9 #E3E9FF
monochromatic
#FF9469 #FFBFA6 #FFE9E0 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.15
#FFEBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#FFEBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBE3
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBE3 | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EDE2
Deuteranopia (green-blind)
#F4F0E3
Tritanopia (blue-blind)
#FFE8E9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffebe3; /* rgb */ color: rgb(255, 235, 227); /* oklch */ color: oklch(95.4% 0.024 43.2);
Tailwind
colors: {
custom: {
50: '#fff1eb',
500: '#ffebe3',
950: '#000000',
},
}SCSS
$custom: #ffebe3; $custom-light: #fff1eb; $custom-dark: #000000;
JSON
{
"hex": "#ffebe3",
"rgb": {
"r": 255,
"g": 235,
"b": 227
},
"hsl": {
"h": 17.143,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.95388,
"c": 0.02439,
"h": 43.2
},
"luminance": 0.86223
}Semantic roles & 50–950 ramp
primary
#FFEBE3
secondary
#99D5ED
accent
#A4E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181616
muted
#868584