#FFBE90#FFBE90
#FFBE90 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 85.1% C 0.096 H 56.3°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBE90 |
|---|---|
| RGB | rgb(255, 190, 144) |
| HSL | hsl(25, 100%, 78%) |
| HSV | hsv(25, 44%, 100%) |
| CMYK | cmyk(0%, 25.5%, 43.5%, 0%) |
| CIE-LAB | lab(81.90, 17.85, 32.34) |
| CIE-LCH | lch(81.90, 36.94, 61.10°) |
| OKLab | oklab(85.06% 0.0534 0.0801) |
| OKLCH | oklch(85.06% 0.096 56.3) |
| XYZ | xyz(64.6902, 60.1047, 34.5742) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.91
Apricot (survey)
#FFB16D
ΔE00 5.60
Apricot
#FBCEB1
ΔE00 6.30
Sandybrown
#F4A460
ΔE00 7.70
Light Peach
#FFD8B1
ΔE00 7.98
Burlywood
#DEB887
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBE90 #90D1FF
analogous
#FF9099 #FFBE90 #FFF690
triadic
#FFBE90 #90FFBE #BE90FF
tetradic
#FFBE90 #99FF90 #90D1FF #F690FF
square
#FFBE90 #99FF90 #90D1FF #F690FF
split-complementary
#FFBE90 #90FFF6 #9099FF
monochromatic
#FF7616 #FF9A53 #FFBE90 #FFE2CD #FFEDE0
Accessibility & contrast
On white
1.61
#FFBE90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#FFBE90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBE90
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBE90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBE90 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C38D
Deuteranopia (green-blind)
#E0D190
Tritanopia (blue-blind)
#FFB1B2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbe90; /* rgb */ color: rgb(255, 190, 144); /* oklch */ color: oklch(85.1% 0.096 56.3);
Tailwind
colors: {
custom: {
50: '#ffd1b1',
500: '#ffbe90',
950: '#000000',
},
}SCSS
$custom: #ffbe90; $custom-light: #ffd1b1; $custom-dark: #000000;
JSON
{
"hex": "#ffbe90",
"rgb": {
"r": 255,
"g": 190,
"b": 144
},
"hsl": {
"h": 24.865,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.85059,
"c": 0.0963,
"h": 56.3
},
"luminance": 0.60101
}Semantic roles & 50–950 ramp
primary
#FFBE90
secondary
#53A6E1
accent
#86E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381