#FEBB95#FEBB95
#FEBB95 is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.5% C 0.093 H 50.6°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBB95 |
|---|---|
| RGB | rgb(254, 187, 149) |
| HSL | hsl(22, 98%, 79%) |
| HSV | hsv(22, 41%, 100%) |
| CMYK | cmyk(0%, 26.4%, 41.3%, 0.4%) |
| CIE-LAB | lab(81.17, 19.55, 28.73) |
| CIE-LCH | lch(81.17, 34.76, 55.76°) |
| OKLab | oklab(84.5% 0.0589 0.0718) |
| OKLCH | oklch(84.5% 0.093 50.6) |
| XYZ | xyz(64.0707, 58.7855, 36.4000) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.31
Apricot
#FBCEB1
ΔE00 6.12
Pale Salmon
#FFB19A
ΔE00 6.38
Lightsalmon
#FFA07A
ΔE00 7.47
Apricot (survey)
#FFB16D
ΔE00 7.49
Light Salmon
#FEA993
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBB95 #95D8FE
analogous
#FE95A4 #FEBB95 #FEEF95
triadic
#FEBB95 #95FEBB #BB95FE
tetradic
#FEBB95 #A4FE95 #95D8FE #EF95FE
square
#FEBB95 #A4FE95 #95D8FE #EF95FE
split-complementary
#FEBB95 #95FEEF #95A4FE
monochromatic
#FD6D1C #FD9458 #FEBB95 #FFE2D2 #FFECE1
Accessibility & contrast
On white
1.65
#FEBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#FEBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBB95
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBB95 | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC192
Deuteranopia (green-blind)
#DDCF95
Tritanopia (blue-blind)
#FFAFB1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #febb95; /* rgb */ color: rgb(254, 187, 149); /* oklch */ color: oklch(84.5% 0.093 50.6);
Tailwind
colors: {
custom: {
50: '#ffcfb4',
500: '#febb95',
950: '#000000',
},
}SCSS
$custom: #febb95; $custom-light: #ffcfb4; $custom-dark: #000000;
JSON
{
"hex": "#febb95",
"rgb": {
"r": 254,
"g": 187,
"b": 149
},
"hsl": {
"h": 21.714,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.84503,
"c": 0.09289,
"h": 50.6
},
"luminance": 0.58781
}Semantic roles & 50–950 ramp
primary
#FEBB95
secondary
#57AEE0
accent
#92E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381