#FEBE95#FEBE95
#FEBE95 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 85.0% C 0.092 H 53.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FEBE95 |
|---|---|
| RGB | rgb(254, 190, 149) |
| HSL | hsl(23, 98%, 79%) |
| HSV | hsv(23, 41%, 100%) |
| CMYK | cmyk(0%, 25.2%, 41.3%, 0.4%) |
| CIE-LAB | lab(81.88, 17.98, 29.68) |
| CIE-LCH | lch(81.88, 34.70, 58.78°) |
| OKLab | oklab(85.05% 0.0543 0.074) |
| OKLCH | oklch(85.05% 0.092 53.8) |
| XYZ | xyz(64.7138, 60.0717, 36.6144) |
| Luminance | 0.6007 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.35
Apricot
#FBCEB1
ΔE00 5.59
Apricot (survey)
#FFB16D
ΔE00 6.77
Pale Salmon
#FFB19A
ΔE00 7.84
Light Peach
#FFD8B1
ΔE00 8.11
Peach
#FFDAB9
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEBE95 #95D5FE
analogous
#FE95A1 #FEBE95 #FEF395
triadic
#FEBE95 #95FEBE #BE95FE
tetradic
#FEBE95 #A1FE95 #95D5FE #F395FE
square
#FEBE95 #A1FE95 #95D5FE #F395FE
split-complementary
#FEBE95 #95FEF3 #95A1FE
monochromatic
#FD741C #FD9958 #FEBE95 #FFE3D2 #FFECE1
Accessibility & contrast
On white
1.61
#FEBE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#FEBE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEBE95
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEBE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEBE95 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C392
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#FFB2B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #febe95; /* rgb */ color: rgb(254, 190, 149); /* oklch */ color: oklch(85.0% 0.092 53.8);
Tailwind
colors: {
custom: {
50: '#ffd1b4',
500: '#febe95',
950: '#000000',
},
}SCSS
$custom: #febe95; $custom-light: #ffd1b4; $custom-dark: #000000;
JSON
{
"hex": "#febe95",
"rgb": {
"r": 254,
"g": 190,
"b": 149
},
"hsl": {
"h": 23.429,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.8505,
"c": 0.09179,
"h": 53.8
},
"luminance": 0.60068
}Semantic roles & 50–950 ramp
primary
#FEBE95
secondary
#57ABE0
accent
#8CE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381