#FFB691#FFB691
#FFB691 is a very light, moderate orange. Relative luminance 0.568; OKLCH L 83.6% C 0.099 H 47.8°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB691 |
|---|---|
| RGB | rgb(255, 182, 145) |
| HSL | hsl(20, 100%, 78%) |
| HSV | hsv(20, 43%, 100%) |
| CMYK | cmyk(0%, 28.6%, 43.1%, 0%) |
| CIE-LAB | lab(80.05, 22.14, 29.36) |
| CIE-LCH | lch(80.05, 36.77, 52.98°) |
| OKLab | oklab(83.63% 0.0663 0.0732) |
| OKLCH | oklch(83.63% 0.099 47.8) |
| XYZ | xyz(63.0815, 56.7646, 34.4167) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.18
Pale Salmon
#FFB19A
ΔE00 5.13
Lightsalmon
#FFA07A
ΔE00 5.83
Light Salmon
#FEA993
ΔE00 6.49
Apricot
#FBCEB1
ΔE00 7.54
Apricot (survey)
#FFB16D
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB691 #91DAFF
analogous
#FF91A3 #FFB691 #FFED91
triadic
#FFB691 #91FFB6 #B691FF
tetradic
#FFB691 #A3FF91 #91DAFF #ED91FF
square
#FFB691 #A3FF91 #91DAFF #ED91FF
split-complementary
#FFB691 #91FFED #91A3FF
monochromatic
#FF6517 #FF8D54 #FFB691 #FFDFCE #FFEBE0
Accessibility & contrast
On white
1.70
#FFB691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#FFB691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB691
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB691 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8E
Deuteranopia (green-blind)
#DBCD91
Tritanopia (blue-blind)
#FFA9AC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb691; /* rgb */ color: rgb(255, 182, 145); /* oklch */ color: oklch(83.6% 0.099 47.8);
Tailwind
colors: {
custom: {
50: '#ffccb1',
500: '#ffb691',
950: '#000000',
},
}SCSS
$custom: #ffb691; $custom-light: #ffccb1; $custom-dark: #000000;
JSON
{
"hex": "#ffb691",
"rgb": {
"r": 255,
"g": 182,
"b": 145
},
"hsl": {
"h": 20.182,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.83629,
"c": 0.09875,
"h": 47.8
},
"luminance": 0.5676
}Semantic roles & 50–950 ramp
primary
#FFB691
secondary
#53B1E1
accent
#98E600
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#181310
muted
#868381