#FFCB83#FFCB83
#FFCB83 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.3% C 0.107 H 74.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB83 |
|---|---|
| RGB | rgb(255, 203, 131) |
| HSL | hsl(35, 100%, 76%) |
| HSV | hsv(35, 49%, 100%) |
| CMYK | cmyk(0%, 20.4%, 48.6%, 0%) |
| CIE-LAB | lab(84.80, 9.83, 42.76) |
| CIE-LCH | lch(84.80, 43.88, 77.05°) |
| OKLab | oklab(87.26% 0.0284 0.1034) |
| OKLCH | oklch(87.26% 0.107 74.6) |
| XYZ | xyz(66.6955, 65.6144, 30.6202) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.98
Burlywood
#DEB887
ΔE00 7.22
Light Peach
#FFD8B1
ΔE00 7.95
Butterscotch
#FDB147
ΔE00 8.18
Pale Peach
#FFE5AD
ΔE00 8.63
Apricot (survey)
#FFB16D
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB83 #83B7FF
analogous
#FF8D83 #FFCB83 #F5FF83
triadic
#FFCB83 #83FFCB #CB83FF
tetradic
#FFCB83 #83FF8D #83B7FF #FF83F5
square
#FFCB83 #83FF8D #83B7FF #FF83F5
split-complementary
#FFCB83 #83F5FF #8D83FF
monochromatic
#FF9809 #FFB146 #FFCB83 #FFE5C0 #FFF2E0
Accessibility & contrast
On white
1.49
#FFCB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FFCB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB83
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB83 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7D
Deuteranopia (green-blind)
#EBD985
Tritanopia (blue-blind)
#FFBDB9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb83; /* rgb */ color: rgb(255, 203, 131); /* oklch */ color: oklch(87.3% 0.107 74.6);
Tailwind
colors: {
custom: {
50: '#ffdaa8',
500: '#ffcb83',
950: '#000000',
},
}SCSS
$custom: #ffcb83; $custom-light: #ffdaa8; $custom-dark: #000000;
JSON
{
"hex": "#ffcb83",
"rgb": {
"r": 255,
"g": 203,
"b": 131
},
"hsl": {
"h": 34.839,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.87263,
"c": 0.10725,
"h": 74.6
},
"luminance": 0.65611
}Semantic roles & 50–950 ramp
primary
#FFCB83
secondary
#4887DF
accent
#60E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380