#FFCB7D#FFCB7D
#FFCB7D is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.2% C 0.113 H 76.5°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB7D |
|---|---|
| RGB | rgb(255, 203, 125) |
| HSL | hsl(36, 100%, 75%) |
| HSV | hsv(36, 51%, 100%) |
| CMYK | cmyk(0%, 20.4%, 51%, 0%) |
| CIE-LAB | lab(84.72, 9.30, 45.66) |
| CIE-LCH | lch(84.72, 46.59, 78.48°) |
| OKLab | oklab(87.17% 0.0262 0.1095) |
| OKLCH | oklch(87.17% 0.113 76.5) |
| XYZ | xyz(66.3005, 65.4565, 28.5403) |
| Luminance | 0.6545 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.61
Butterscotch
#FDB147
ΔE00 7.84
Burlywood
#DEB887
ΔE00 7.85
Wheat (survey)
#FBDD7E
ΔE00 8.28
Macaroni And Cheese
#EFB435
ΔE00 8.50
Sand (survey)
#E2CA76
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB7D #7DB1FF
analogous
#FF8A7D #FFCB7D #F2FF7D
triadic
#FFCB7D #7DFFCB #CB7DFF
tetradic
#FFCB7D #7DFF8A #7DB1FF #FF7DF2
square
#FFCB7D #7DFF8A #7DB1FF #FF7DF2
split-complementary
#FFCB7D #7DF2FF #8A7DFF
monochromatic
#FF9A03 #FFB340 #FFCB7D #FFE3BA #FFF3E0
Accessibility & contrast
On white
1.49
#FFCB7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#FFCB7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB7D
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB7D | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC77
Deuteranopia (green-blind)
#EBD97F
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffcb7d; /* rgb */ color: rgb(255, 203, 125); /* oklch */ color: oklch(87.2% 0.113 76.5);
Tailwind
colors: {
custom: {
50: '#ffdaa4',
500: '#ffcb7d',
950: '#000000',
},
}SCSS
$custom: #ffcb7d; $custom-light: #ffdaa4; $custom-dark: #000000;
JSON
{
"hex": "#ffcb7d",
"rgb": {
"r": 255,
"g": 203,
"b": 125
},
"hsl": {
"h": 36,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.87173,
"c": 0.11261,
"h": 76.5
},
"luminance": 0.65453
}Semantic roles & 50–950 ramp
primary
#FFCB7D
secondary
#4281DE
accent
#5CE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380