#FFBE94#FFBE94
#FFBE94 is a very light, moderate orange. Relative luminance 0.602; OKLCH L 85.1% C 0.093 H 54.0°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBE94 |
|---|---|
| RGB | rgb(255, 190, 148) |
| HSL | hsl(24, 100%, 79%) |
| HSV | hsv(24, 42%, 100%) |
| CMYK | cmyk(0%, 25.5%, 42%, 0%) |
| CIE-LAB | lab(81.96, 18.27, 30.33) |
| CIE-LCH | lch(81.96, 35.41, 58.94°) |
| OKLab | oklab(85.13% 0.055 0.0756) |
| OKLCH | oklch(85.13% 0.093 54) |
| XYZ | xyz(65.0013, 60.2291, 36.2129) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.16
Apricot
#FBCEB1
ΔE00 5.80
Apricot (survey)
#FFB16D
ΔE00 6.55
Pale Salmon
#FFB19A
ΔE00 7.98
Light Peach
#FFD8B1
ΔE00 8.18
Sandybrown
#F4A460
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBE94 #94D5FF
analogous
#FF94A0 #FFBE94 #FFF394
triadic
#FFBE94 #94FFBE #BE94FF
tetradic
#FFBE94 #A0FF94 #94D5FF #F394FF
square
#FFBE94 #A0FF94 #94D5FF #F394FF
split-complementary
#FFBE94 #94FFF3 #94A0FF
monochromatic
#FF741A #FF9957 #FFBE94 #FFE3D1 #FFECE0
Accessibility & contrast
On white
1.61
#FFBE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FFBE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBE94
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBE94 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C391
Deuteranopia (green-blind)
#E0D194
Tritanopia (blue-blind)
#FFB2B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbe94; /* rgb */ color: rgb(255, 190, 148); /* oklch */ color: oklch(85.1% 0.093 54.0);
Tailwind
colors: {
custom: {
50: '#ffd1b3',
500: '#ffbe94',
950: '#000000',
},
}SCSS
$custom: #ffbe94; $custom-light: #ffd1b3; $custom-dark: #000000;
JSON
{
"hex": "#ffbe94",
"rgb": {
"r": 255,
"g": 190,
"b": 148
},
"hsl": {
"h": 23.551,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.85134,
"c": 0.09344,
"h": 54
},
"luminance": 0.60225
}Semantic roles & 50–950 ramp
primary
#FFBE94
secondary
#56ABE1
accent
#8BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381