#FFEBBB#FFEBBB
#FFEBBB is a very light, moderate orange. Relative luminance 0.843; OKLCH L 94.4% C 0.066 H 88.1°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBBB |
|---|---|
| RGB | rgb(255, 235, 187) |
| HSL | hsl(42, 100%, 87%) |
| HSV | hsv(42, 27%, 100%) |
| CMYK | cmyk(0%, 7.8%, 26.7%, 0%) |
| CIE-LAB | lab(93.57, -0.34, 25.80) |
| CIE-LCH | lch(93.57, 25.80, 90.76°) |
| OKLab | oklab(94.45% 0.0022 0.0655) |
| OKLCH | oklch(94.45% 0.066 88.1) |
| XYZ | xyz(79.9185, 84.2666, 59.0592) |
| Luminance | 0.8427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.60
Moccasin
#FFE4B5
ΔE00 2.76
Wheat
#F5DEB3
ΔE00 3.26
Vanilla
#F3E5AB
ΔE00 3.77
Navajowhite
#FFDEAD
ΔE00 4.81
Light Tan
#FBEEAC
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBBB #BBCFFF
analogous
#FFC9BB #FFEBBB #F1FFBB
triadic
#FFEBBB #BBFFEB #EBBBFF
tetradic
#FFEBBB #BBFFC9 #BBCFFF #FFBBF1
square
#FFEBBB #BBFFC9 #BBCFFF #FFBBF1
split-complementary
#FFEBBB #BBF1FF #C9BBFF
monochromatic
#FFC741 #FFD97E #FFEBBB #FFF6E0 #FFF6E0
Accessibility & contrast
On white
1.18
#FFEBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#FFEBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBBB
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBBB | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E9B8
Deuteranopia (green-blind)
#FBEFBC
Tritanopia (blue-blind)
#FFE3DE
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffebbb; /* rgb */ color: rgb(255, 235, 187); /* oklch */ color: oklch(94.4% 0.066 88.1);
Tailwind
colors: {
custom: {
50: '#fff1cf',
500: '#ffebbb',
950: '#000000',
},
}SCSS
$custom: #ffebbb; $custom-light: #fff1cf; $custom-dark: #000000;
JSON
{
"hex": "#ffebbb",
"rgb": {
"r": 255,
"g": 235,
"b": 187
},
"hsl": {
"h": 42.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.94449,
"c": 0.06553,
"h": 88.1
},
"luminance": 0.84265
}Semantic roles & 50–950 ramp
primary
#FFEBBB
secondary
#7798E7
accent
#43E600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#181614
muted
#868583