#FFEBB4#FFEBB4
#FFEBB4 is a very light, moderate orange. Relative luminance 0.840; OKLCH L 94.3% C 0.074 H 90.4°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBB4 |
|---|---|
| RGB | rgb(255, 235, 180) |
| HSL | hsl(44, 100%, 85%) |
| HSV | hsv(44, 29%, 100%) |
| CMYK | cmyk(0%, 7.8%, 29.4%, 0%) |
| CIE-LAB | lab(93.44, -1.24, 29.21) |
| CIE-LCH | lch(93.44, 29.23, 92.43°) |
| OKLab | oklab(94.31% -0.0005 0.0736) |
| OKLCH | oklch(94.31% 0.074 90.4) |
| XYZ | xyz(79.1874, 83.9741, 55.2084) |
| Luminance | 0.8397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.14
Vanilla
#F3E5AB
ΔE00 2.66
Light Tan
#FBEEAC
ΔE00 3.43
Moccasin
#FFE4B5
ΔE00 3.62
Wheat
#F5DEB3
ΔE00 4.25
Beige (survey)
#E6DAA6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBB4 #B4C8FF
analogous
#FFC5B4 #FFEBB4 #EDFFB4
triadic
#FFEBB4 #B4FFEB #EBB4FF
tetradic
#FFEBB4 #B4FFC5 #B4C8FF #FFB4ED
square
#FFEBB4 #B4FFC5 #B4C8FF #FFB4ED
split-complementary
#FFEBB4 #B4EDFF #C5B4FF
monochromatic
#FFCA3A #FFDB77 #FFEBB4 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.18
#FFEBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#FFEBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBB4
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBB4 | 1.00 | 1.18 | 17.79 | 17.79 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E9B0
Deuteranopia (green-blind)
#FDEFB6
Tritanopia (blue-blind)
#FFE2DC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffebb4; /* rgb */ color: rgb(255, 235, 180); /* oklch */ color: oklch(94.3% 0.074 90.4);
Tailwind
colors: {
custom: {
50: '#fff1ca',
500: '#ffebb4',
950: '#000000',
},
}SCSS
$custom: #ffebb4; $custom-light: #fff1ca; $custom-dark: #000000;
JSON
{
"hex": "#ffebb4",
"rgb": {
"r": 255,
"g": 235,
"b": 180
},
"hsl": {
"h": 44,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.94307,
"c": 0.07363,
"h": 90.4
},
"luminance": 0.83972
}Semantic roles & 50–950 ramp
primary
#FFEBB4
secondary
#7190E6
accent
#3DE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582