#FFCB81#FFCB81
#FFCB81 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.2% C 0.109 H 75.3°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB81 |
|---|---|
| RGB | rgb(255, 203, 129) |
| HSL | hsl(35, 100%, 75%) |
| HSV | hsv(35, 49%, 100%) |
| CMYK | cmyk(0%, 20.4%, 49.4%, 0%) |
| CIE-LAB | lab(84.77, 9.65, 43.73) |
| CIE-LCH | lch(84.77, 44.78, 77.55°) |
| OKLab | oklab(87.23% 0.0277 0.1055) |
| OKLCH | oklch(87.23% 0.109 75.3) |
| XYZ | xyz(66.5612, 65.5607, 29.9132) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.18
Burlywood
#DEB887
ΔE00 7.42
Butterscotch
#FDB147
ΔE00 8.05
Light Peach
#FFD8B1
ΔE00 8.30
Pale Peach
#FFE5AD
ΔE00 8.69
Wheat (survey)
#FBDD7E
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB81 #81B5FF
analogous
#FF8C81 #FFCB81 #F4FF81
triadic
#FFCB81 #81FFCB #CB81FF
tetradic
#FFCB81 #81FF8C #81B5FF #FF81F4
square
#FFCB81 #81FF8C #81B5FF #FF81F4
split-complementary
#FFCB81 #81F4FF #8C81FF
monochromatic
#FF9807 #FFB244 #FFCB81 #FFE4BE #FFF2E0
Accessibility & contrast
On white
1.49
#FFCB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#FFCB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB81
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB81 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7B
Deuteranopia (green-blind)
#EBD983
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb81; /* rgb */ color: rgb(255, 203, 129); /* oklch */ color: oklch(87.2% 0.109 75.3);
Tailwind
colors: {
custom: {
50: '#ffdaa7',
500: '#ffcb81',
950: '#000000',
},
}SCSS
$custom: #ffcb81; $custom-light: #ffdaa7; $custom-dark: #000000;
JSON
{
"hex": "#ffcb81",
"rgb": {
"r": 255,
"g": 203,
"b": 129
},
"hsl": {
"h": 35.238,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.87232,
"c": 0.10905,
"h": 75.3
},
"luminance": 0.65557
}Semantic roles & 50–950 ramp
primary
#FFCB81
secondary
#4685DE
accent
#5FE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380