#FFEBB0#FFEBB0
#FFEBB0 is a very light, moderate orange. Relative luminance 0.838; OKLCH L 94.2% C 0.078 H 91.6°. Best body text is #000000 at 17.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBB0 |
|---|---|
| RGB | rgb(255, 235, 176) |
| HSL | hsl(45, 100%, 85%) |
| HSV | hsv(45, 31%, 100%) |
| CMYK | cmyk(0%, 7.8%, 31%, 0%) |
| CIE-LAB | lab(93.37, -1.74, 31.15) |
| CIE-LCH | lch(93.37, 31.20, 93.19°) |
| OKLab | oklab(94.23% -0.0021 0.0782) |
| OKLCH | oklch(94.23% 0.078 91.6) |
| XYZ | xyz(78.7857, 83.8135, 53.0933) |
| Luminance | 0.8381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.38
Vanilla
#F3E5AB
ΔE00 2.39
Light Tan
#FBEEAC
ΔE00 2.76
Moccasin
#FFE4B5
ΔE00 4.27
Palegoldenrod
#EEE8AA
ΔE00 4.58
Beige (survey)
#E6DAA6
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBB0 #B0C4FF
analogous
#FFC4B0 #FFEBB0 #ECFFB0
triadic
#FFEBB0 #B0FFEB #EBB0FF
tetradic
#FFEBB0 #B0FFC4 #B0C4FF #FFB0EC
square
#FFEBB0 #B0FFC4 #B0C4FF #FFB0EC
split-complementary
#FFEBB0 #B0ECFF #C4B0FF
monochromatic
#FFCC36 #FFDC73 #FFEBB0 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.18
#FFEBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.76
#FFEBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBB0
17.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBB0 | 1.00 | 1.18 | 17.76 | 17.76 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8AC
Deuteranopia (green-blind)
#FDEFB2
Tritanopia (blue-blind)
#FFE2DB
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffebb0; /* rgb */ color: rgb(255, 235, 176); /* oklch */ color: oklch(94.2% 0.078 91.6);
Tailwind
colors: {
custom: {
50: '#fff1c8',
500: '#ffebb0',
950: '#000000',
},
}SCSS
$custom: #ffebb0; $custom-light: #fff1c8; $custom-dark: #000000;
JSON
{
"hex": "#ffebb0",
"rgb": {
"r": 255,
"g": 235,
"b": 176
},
"hsl": {
"h": 44.81,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.94229,
"c": 0.07823,
"h": 91.6
},
"luminance": 0.83811
}Semantic roles & 50–950 ramp
primary
#FFEBB0
secondary
#6E8CE5
accent
#3AE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582