#FFCB80#FFCB80
#FFCB80 is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.2% C 0.110 H 75.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB80 |
|---|---|
| RGB | rgb(255, 203, 128) |
| HSL | hsl(35, 100%, 75%) |
| HSV | hsv(35, 50%, 100%) |
| CMYK | cmyk(0%, 20.4%, 49.8%, 0%) |
| CIE-LAB | lab(84.76, 9.56, 44.21) |
| CIE-LCH | lch(84.76, 45.23, 77.79°) |
| OKLab | oklab(87.22% 0.0273 0.1065) |
| OKLCH | oklch(87.22% 0.11 75.6) |
| XYZ | xyz(66.4951, 65.5343, 29.5649) |
| Luminance | 0.6553 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.28
Burlywood
#DEB887
ΔE00 7.52
Butterscotch
#FDB147
ΔE00 7.99
Light Peach
#FFD8B1
ΔE00 8.47
Wheat (survey)
#FBDD7E
ΔE00 8.65
Pale Peach
#FFE5AD
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB80 #80B4FF
analogous
#FF8B80 #FFCB80 #F4FF80
triadic
#FFCB80 #80FFCB #CB80FF
tetradic
#FFCB80 #80FF8B #80B4FF #FF80F4
square
#FFCB80 #80FF8B #80B4FF #FF80F4
split-complementary
#FFCB80 #80F4FF #8B80FF
monochromatic
#FF9906 #FFB243 #FFCB80 #FFE4BD #FFF2E0
Accessibility & contrast
On white
1.49
#FFCB80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#FFCB80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB80
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB80 | 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)
#DFCC7A
Deuteranopia (green-blind)
#EBD982
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb80; /* rgb */ color: rgb(255, 203, 128); /* oklch */ color: oklch(87.2% 0.110 75.6);
Tailwind
colors: {
custom: {
50: '#ffdaa6',
500: '#ffcb80',
950: '#000000',
},
}SCSS
$custom: #ffcb80; $custom-light: #ffdaa6; $custom-dark: #000000;
JSON
{
"hex": "#ffcb80",
"rgb": {
"r": 255,
"g": 203,
"b": 128
},
"hsl": {
"h": 35.433,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.87217,
"c": 0.10994,
"h": 75.6
},
"luminance": 0.6553
}Semantic roles & 50–950 ramp
primary
#FFCB80
secondary
#4584DE
accent
#5EE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380