#FFB694#FFB694
#FFB694 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.7% C 0.097 H 45.9°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB694 |
|---|---|
| RGB | rgb(255, 182, 148) |
| HSL | hsl(19, 100%, 79%) |
| HSV | hsv(19, 42%, 100%) |
| CMYK | cmyk(0%, 28.6%, 42%, 0%) |
| CIE-LAB | lab(80.10, 22.45, 27.84) |
| CIE-LCH | lch(80.10, 35.77, 51.11°) |
| OKLab | oklab(83.69% 0.0675 0.0697) |
| OKLCH | oklch(83.69% 0.097 45.9) |
| XYZ | xyz(63.3159, 56.8583, 35.6511) |
| Luminance | 0.5685 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.20
Peach (survey)
#FFB07C
ΔE00 5.09
Light Salmon
#FEA993
ΔE00 5.66
Lightsalmon
#FFA07A
ΔE00 5.71
Apricot
#FBCEB1
ΔE00 7.58
Darksalmon
#E9967A
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB694 #94DDFF
analogous
#FF94A8 #FFB694 #FFEB94
triadic
#FFB694 #94FFB6 #B694FF
tetradic
#FFB694 #A8FF94 #94DDFF #EB94FF
square
#FFB694 #A8FF94 #94DDFF #EB94FF
split-complementary
#FFB694 #94FFEB #94A8FF
monochromatic
#FF621A #FF8C57 #FFB694 #FFE0D1 #FFEAE0
Accessibility & contrast
On white
1.70
#FFB694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#FFB694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB694
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB694 | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD91
Deuteranopia (green-blind)
#DACD94
Tritanopia (blue-blind)
#FFAAAD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb694; /* rgb */ color: rgb(255, 182, 148); /* oklch */ color: oklch(83.7% 0.097 45.9);
Tailwind
colors: {
custom: {
50: '#ffccb3',
500: '#ffb694',
950: '#000000',
},
}SCSS
$custom: #ffb694; $custom-light: #ffccb3; $custom-dark: #000000;
JSON
{
"hex": "#ffb694",
"rgb": {
"r": 255,
"g": 182,
"b": 148
},
"hsl": {
"h": 19.065,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.83687,
"c": 0.09698,
"h": 45.9
},
"luminance": 0.56854
}Semantic roles & 50–950 ramp
primary
#FFB694
secondary
#56B5E1
accent
#9DE600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381