#FFB681#FFB681
#FFB681 is a very light, moderate orange. Relative luminance 0.563; OKLCH L 83.3% C 0.109 H 56.6°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB681 |
|---|---|
| RGB | rgb(255, 182, 129) |
| HSL | hsl(25, 100%, 75%) |
| HSV | hsv(25, 49%, 100%) |
| CMYK | cmyk(0%, 28.6%, 49.4%, 0%) |
| CIE-LAB | lab(79.79, 20.60, 37.41) |
| CIE-LCH | lch(79.79, 42.71, 61.16°) |
| OKLab | oklab(83.34% 0.0602 0.0912) |
| OKLCH | oklch(83.34% 0.109 56.6) |
| XYZ | xyz(61.9335, 56.3054, 28.3707) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.86
Apricot (survey)
#FFB16D
ΔE00 3.45
Sandybrown
#F4A460
ΔE00 5.37
Pale Orange
#FFA756
ΔE00 6.30
Lightsalmon
#FFA07A
ΔE00 8.33
Pastel Orange
#FF964F
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB681 #81CAFF
analogous
#FF818B #FFB681 #FFF581
triadic
#FFB681 #81FFB6 #B681FF
tetradic
#FFB681 #8BFF81 #81CAFF #F581FF
square
#FFB681 #8BFF81 #81CAFF #F581FF
split-complementary
#FFB681 #81FFF5 #818BFF
monochromatic
#FF6F07 #FF9344 #FFB681 #FFD9BE #FFEDE0
Accessibility & contrast
On white
1.71
#FFB681 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#FFB681 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB681
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB681 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB681 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBBC7D
Deuteranopia (green-blind)
#DDCC81
Tritanopia (blue-blind)
#FFA8A9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffb681; /* rgb */ color: rgb(255, 182, 129); /* oklch */ color: oklch(83.3% 0.109 56.6);
Tailwind
colors: {
custom: {
50: '#ffcca6',
500: '#ffb681',
950: '#000000',
},
}SCSS
$custom: #ffb681; $custom-light: #ffcca6; $custom-dark: #000000;
JSON
{
"hex": "#ffb681",
"rgb": {
"r": 255,
"g": 182,
"b": 129
},
"hsl": {
"h": 25.238,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.83343,
"c": 0.10923,
"h": 56.6
},
"luminance": 0.56301
}Semantic roles & 50–950 ramp
primary
#FFB681
secondary
#469EDE
accent
#85E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380