#FFCB7A#FFCB7A
#FFCB7A is a very light, moderate orange. Relative luminance 0.654; OKLCH L 87.1% C 0.115 H 77.4°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB7A |
|---|---|
| RGB | rgb(255, 203, 122) |
| HSL | hsl(37, 100%, 74%) |
| HSV | hsv(37, 52%, 100%) |
| CMYK | cmyk(0%, 20.4%, 52.2%, 0%) |
| CIE-LAB | lab(84.68, 9.05, 47.09) |
| CIE-LCH | lch(84.68, 47.95, 79.12°) |
| OKLab | oklab(87.13% 0.0251 0.1125) |
| OKLCH | oklch(87.13% 0.115 77.4) |
| XYZ | xyz(66.1118, 65.3810, 27.5462) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Butterscotch
#FDB147
ΔE00 7.73
Wheat (survey)
#FBDD7E
ΔE00 7.95
Navajowhite
#FFDEAD
ΔE00 7.96
Macaroni And Cheese
#EFB435
ΔE00 8.09
Burlywood
#DEB887
ΔE00 8.19
Sand (survey)
#E2CA76
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB7A #7AAEFF
analogous
#FF897A #FFCB7A #F1FF7A
triadic
#FFCB7A #7AFFCB #CB7AFF
tetradic
#FFCB7A #7AFF89 #7AAEFF #FF7AF1
square
#FFCB7A #7AFF89 #7AAEFF #FF7AF1
split-complementary
#FFCB7A #7AF1FF #897AFF
monochromatic
#FF9B00 #FFB33D #FFCB7A #FFE3B7 #FFF3E0
Accessibility & contrast
On white
1.49
#FFCB7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#FFCB7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB7A
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB7A | 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)
#DFCC73
Deuteranopia (green-blind)
#ECD97C
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffcb7a; /* rgb */ color: rgb(255, 203, 122); /* oklch */ color: oklch(87.1% 0.115 77.4);
Tailwind
colors: {
custom: {
50: '#ffdaa2',
500: '#ffcb7a',
950: '#000000',
},
}SCSS
$custom: #ffcb7a; $custom-light: #ffdaa2; $custom-dark: #000000;
JSON
{
"hex": "#ffcb7a",
"rgb": {
"r": 255,
"g": 203,
"b": 122
},
"hsl": {
"h": 36.541,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.8713,
"c": 0.11526,
"h": 77.4
},
"luminance": 0.65377
}Semantic roles & 50–950 ramp
primary
#FFCB7A
secondary
#407DDD
accent
#5AE600
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380