#FFEBB1#FFEBB1
#FFEBB1 is a very light, moderate orange. Relative luminance 0.839; OKLCH L 94.2% C 0.077 H 91.3°. Best body text is #000000 at 17.77:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBB1 |
|---|---|
| RGB | rgb(255, 235, 177) |
| HSL | hsl(45, 100%, 85%) |
| HSV | hsv(45, 31%, 100%) |
| CMYK | cmyk(0%, 7.8%, 30.6%, 0%) |
| CIE-LAB | lab(93.39, -1.61, 30.66) |
| CIE-LCH | lch(93.39, 30.71, 93.01°) |
| OKLab | oklab(94.25% -0.0017 0.0771) |
| OKLCH | oklch(94.25% 0.077 91.3) |
| XYZ | xyz(78.8850, 83.8532, 53.6163) |
| Luminance | 0.8385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.29
Vanilla
#F3E5AB
ΔE00 2.43
Light Tan
#FBEEAC
ΔE00 2.91
Moccasin
#FFE4B5
ΔE00 4.10
Palegoldenrod
#EEE8AA
ΔE00 4.66
Wheat
#F5DEB3
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBB1 #B1C5FF
analogous
#FFC4B1 #FFEBB1 #ECFFB1
triadic
#FFEBB1 #B1FFEB #EBB1FF
tetradic
#FFEBB1 #B1FFC4 #B1C5FF #FFB1EC
square
#FFEBB1 #B1FFC4 #B1C5FF #FFB1EC
split-complementary
#FFEBB1 #B1ECFF #C4B1FF
monochromatic
#FFCC37 #FFDB74 #FFEBB1 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.18
#FFEBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.77
#FFEBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBB1
17.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBB1 | 1.00 | 1.18 | 17.77 | 17.77 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AD
Deuteranopia (green-blind)
#FDEFB3
Tritanopia (blue-blind)
#FFE2DC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffebb1; /* rgb */ color: rgb(255, 235, 177); /* oklch */ color: oklch(94.2% 0.077 91.3);
Tailwind
colors: {
custom: {
50: '#fff1c8',
500: '#ffebb1',
950: '#000000',
},
}SCSS
$custom: #ffebb1; $custom-light: #fff1c8; $custom-dark: #000000;
JSON
{
"hex": "#ffebb1",
"rgb": {
"r": 255,
"g": 235,
"b": 177
},
"hsl": {
"h": 44.615,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.94249,
"c": 0.07708,
"h": 91.3
},
"luminance": 0.83851
}Semantic roles & 50–950 ramp
primary
#FFEBB1
secondary
#6F8DE6
accent
#3BE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582