#FFEBB3#FFEBB3
#FFEBB3 is a very light, moderate orange. Relative luminance 0.839; OKLCH L 94.3% C 0.075 H 90.7°. Best body text is #000000 at 17.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEBB3 |
|---|---|
| RGB | rgb(255, 235, 179) |
| HSL | hsl(44, 100%, 85%) |
| HSV | hsv(44, 30%, 100%) |
| CMYK | cmyk(0%, 7.8%, 29.8%, 0%) |
| CIE-LAB | lab(93.42, -1.36, 29.69) |
| CIE-LCH | lch(93.42, 29.72, 92.63°) |
| OKLab | oklab(94.29% -0.0009 0.0748) |
| OKLCH | oklch(94.29% 0.075 90.7) |
| XYZ | xyz(79.0859, 83.9335, 54.6739) |
| Luminance | 0.8393 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Peach
#FFE5AD
ΔE00 2.17
Vanilla
#F3E5AB
ΔE00 2.56
Light Tan
#FBEEAC
ΔE00 3.25
Moccasin
#FFE4B5
ΔE00 3.78
Wheat
#F5DEB3
ΔE00 4.42
Beige (survey)
#E6DAA6
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEBB3 #B3C7FF
analogous
#FFC5B3 #FFEBB3 #EDFFB3
triadic
#FFEBB3 #B3FFEB #EBB3FF
tetradic
#FFEBB3 #B3FFC5 #B3C7FF #FFB3ED
square
#FFEBB3 #B3FFC5 #B3C7FF #FFB3ED
split-complementary
#FFEBB3 #B3EDFF #C5B3FF
monochromatic
#FFCB39 #FFDB76 #FFEBB3 #FFF7E0 #FFF7E0
Accessibility & contrast
On white
1.18
#FFEBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.79
#FFEBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEBB3
17.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEBB3 | 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)
#F7E9AF
Deuteranopia (green-blind)
#FDEFB5
Tritanopia (blue-blind)
#FFE2DC
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #ffebb3; /* rgb */ color: rgb(255, 235, 179); /* oklch */ color: oklch(94.3% 0.075 90.7);
Tailwind
colors: {
custom: {
50: '#fff1ca',
500: '#ffebb3',
950: '#000000',
},
}SCSS
$custom: #ffebb3; $custom-light: #fff1ca; $custom-dark: #000000;
JSON
{
"hex": "#ffebb3",
"rgb": {
"r": 255,
"g": 235,
"b": 179
},
"hsl": {
"h": 44.211,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.94288,
"c": 0.07478,
"h": 90.7
},
"luminance": 0.83931
}Semantic roles & 50–950 ramp
primary
#FFEBB3
secondary
#708FE6
accent
#3CE600
background
#FFFFFD
surface
#FFFEF9
border
#D7D6D2
text
#181613
muted
#868582