#FFBC9E#FFBC9E
#FFBC9E is a very light, moderate orange. Relative luminance 0.597; OKLCH L 85.0% C 0.088 H 45.1°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBC9E |
|---|---|
| RGB | rgb(255, 188, 158) |
| HSL | hsl(19, 100%, 81%) |
| HSV | hsv(19, 38%, 100%) |
| CMYK | cmyk(0%, 26.3%, 38%, 0%) |
| CIE-LAB | lab(81.67, 20.40, 24.67) |
| CIE-LCH | lch(81.67, 32.01, 50.41°) |
| OKLab | oklab(84.97% 0.062 0.0623) |
| OKLCH | oklch(84.97% 0.088 45.1) |
| XYZ | xyz(65.3971, 59.6991, 40.4197) |
| Luminance | 0.5969 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.22
Light Salmon
#FEA993
ΔE00 6.10
Apricot
#FBCEB1
ΔE00 6.19
Peach (survey)
#FFB07C
ΔE00 6.53
Lightsalmon
#FFA07A
ΔE00 7.37
Blush (survey)
#F29E8E
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBC9E #9EE1FF
analogous
#FF9EB0 #FFBC9E #FFED9E
triadic
#FFBC9E #9EFFBC #BC9EFF
tetradic
#FFBC9E #B0FF9E #9EE1FF #ED9EFF
square
#FFBC9E #B0FF9E #9EE1FF #ED9EFF
split-complementary
#FFBC9E #9EFFED #9EB0FF
monochromatic
#FF6724 #FF9261 #FFBC9E #FFE6DB #FFEAE0
Accessibility & contrast
On white
1.62
#FFBC9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#FFBC9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBC9E
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBC9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBC9E | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC39C
Deuteranopia (green-blind)
#DDD19E
Tritanopia (blue-blind)
#FFB1B4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbc9e; /* rgb */ color: rgb(255, 188, 158); /* oklch */ color: oklch(85.0% 0.088 45.1);
Tailwind
colors: {
custom: {
50: '#ffd0ba',
500: '#ffbc9e',
950: '#000000',
},
}SCSS
$custom: #ffbc9e; $custom-light: #ffd0ba; $custom-dark: #000000;
JSON
{
"hex": "#ffbc9e",
"rgb": {
"r": 255,
"g": 188,
"b": 158
},
"hsl": {
"h": 18.557,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.84969,
"c": 0.08789,
"h": 45.1
},
"luminance": 0.59695
}Semantic roles & 50–950 ramp
primary
#FFBC9E
secondary
#5FBAE3
accent
#9FE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381