#FFEBB2#FFEBB2
#FFEBB2 is a very light, moderate orange. Relative luminance 0.839; OKLCH L 94.3% C 0.076 H 91.0°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBB2 |
|---|---|
| RGB | rgb(255, 235, 178) |
| HSL | hsl(44, 100%, 85%) |
| HSV | hsv(44, 30%, 100%) |
| CMYK | cmyk(0%, 7.8%, 30.2%, 0%) |
| CIE-LAB | lab(93.40, -1.49, 30.18) |
| CIE-LCH | lch(93.40, 30.21, 92.82°) |
| OKLab | oklab(94.27% -0.0013 0.0759) |
| OKLCH | oklch(94.27% 0.076 91) |
| XYZ | xyz(78.9851, 83.8932, 54.1432) |
| Luminance | 0.8389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.22
Vanilla
#F3E5AB
ΔE00 2.49
Light Tan
#FBEEAC
ΔE00 3.08
Moccasin
#FFE4B5
ΔE00 3.94
Wheat
#F5DEB3
ΔE00 4.59
Palegoldenrod
#EEE8AA
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBB2 #B2C6FF
analogous
#FFC5B2 #FFEBB2 #ECFFB2
triadic
#FFEBB2 #B2FFEB #EBB2FF
tetradic
#FFEBB2 #B2FFC5 #B2C6FF #FFB2EC
square
#FFEBB2 #B2FFC5 #B2C6FF #FFB2EC
split-complementary
#FFEBB2 #B2ECFF #C5B2FF
monochromatic
#FFCB38 #FFDB75 #FFEBB2 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.18
#FFEBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#FFEBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBB2
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBB2 | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E9AE
Deuteranopia (green-blind)
#FDEFB4
Tritanopia (blue-blind)
#FFE2DC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffebb2; /* rgb */ color: rgb(255, 235, 178); /* oklch */ color: oklch(94.3% 0.076 91.0);
Tailwind
colors: {
custom: {
50: '#fff1c9',
500: '#ffebb2',
950: '#000000',
},
}SCSS
$custom: #ffebb2; $custom-light: #fff1c9; $custom-dark: #000000;
JSON
{
"hex": "#ffebb2",
"rgb": {
"r": 255,
"g": 235,
"b": 178
},
"hsl": {
"h": 44.416,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.94268,
"c": 0.07593,
"h": 91
},
"luminance": 0.83891
}Semantic roles & 50–950 ramp
primary
#FFEBB2
secondary
#708EE6
accent
#3CE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582