#FFCB7B#FFCB7B
#FFCB7B is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.1% C 0.114 H 77.1°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB7B |
|---|---|
| RGB | rgb(255, 203, 123) |
| HSL | hsl(36, 100%, 74%) |
| HSV | hsv(36, 52%, 100%) |
| CMYK | cmyk(0%, 20.4%, 51.8%, 0%) |
| CIE-LAB | lab(84.69, 9.13, 46.62) |
| CIE-LCH | lch(84.69, 47.50, 78.91°) |
| OKLab | oklab(87.14% 0.0255 0.1115) |
| OKLCH | oklch(87.14% 0.114 77.1) |
| XYZ | xyz(66.1741, 65.4059, 27.8742) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.76
Navajowhite
#FFDEAD
ΔE00 7.84
Wheat (survey)
#FBDD7E
ΔE00 8.06
Burlywood
#DEB887
ΔE00 8.08
Macaroni And Cheese
#EFB435
ΔE00 8.22
Sand (survey)
#E2CA76
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB7B #7BAFFF
analogous
#FF897B #FFCB7B #F1FF7B
triadic
#FFCB7B #7BFFCB #CB7BFF
tetradic
#FFCB7B #7BFF89 #7BAFFF #FF7BF1
square
#FFCB7B #7BFF89 #7BAFFF #FF7BF1
split-complementary
#FFCB7B #7BF1FF #897BFF
monochromatic
#FF9B01 #FFB33E #FFCB7B #FFE3B8 #FFF3E0
Accessibility & contrast
On white
1.49
#FFCB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FFCB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB7B
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB7B | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC74
Deuteranopia (green-blind)
#ECD97D
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffcb7b; /* rgb */ color: rgb(255, 203, 123); /* oklch */ color: oklch(87.1% 0.114 77.1);
Tailwind
colors: {
custom: {
50: '#ffdaa2',
500: '#ffcb7b',
950: '#000000',
},
}SCSS
$custom: #ffcb7b; $custom-light: #ffdaa2; $custom-dark: #000000;
JSON
{
"hex": "#ffcb7b",
"rgb": {
"r": 255,
"g": 203,
"b": 123
},
"hsl": {
"h": 36.364,
"s": 100,
"l": 74.118
},
"oklch": {
"l": 0.87144,
"c": 0.11438,
"h": 77.1
},
"luminance": 0.65402
}Semantic roles & 50–950 ramp
primary
#FFCB7B
secondary
#417EDD
accent
#5AE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380