#FFCB7E#FFCB7E
#FFCB7E is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.2% C 0.112 H 76.2°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB7E |
|---|---|
| RGB | rgb(255, 203, 126) |
| HSL | hsl(36, 100%, 75%) |
| HSV | hsv(36, 51%, 100%) |
| CMYK | cmyk(0%, 20.4%, 50.6%, 0%) |
| CIE-LAB | lab(84.73, 9.39, 45.18) |
| CIE-LCH | lch(84.73, 46.14, 78.26°) |
| OKLab | oklab(87.19% 0.0266 0.1085) |
| OKLCH | oklch(87.19% 0.112 76.2) |
| XYZ | xyz(66.3647, 65.4821, 28.8784) |
| Luminance | 0.6548 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.50
Burlywood
#DEB887
ΔE00 7.74
Butterscotch
#FDB147
ΔE00 7.88
Wheat (survey)
#FBDD7E
ΔE00 8.40
Macaroni And Cheese
#EFB435
ΔE00 8.64
Sand (survey)
#E2CA76
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB7E #7EB2FF
analogous
#FF8B7E #FFCB7E #F2FF7E
triadic
#FFCB7E #7EFFCB #CB7EFF
tetradic
#FFCB7E #7EFF8B #7EB2FF #FF7EF2
square
#FFCB7E #7EFF8B #7EB2FF #FF7EF2
split-complementary
#FFCB7E #7EF2FF #8B7EFF
monochromatic
#FF9A04 #FFB241 #FFCB7E #FFE4BB #FFF3E0
Accessibility & contrast
On white
1.49
#FFCB7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#FFCB7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB7E
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB7E | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC78
Deuteranopia (green-blind)
#EBD980
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #ffcb7e; /* rgb */ color: rgb(255, 203, 126); /* oklch */ color: oklch(87.2% 0.112 76.2);
Tailwind
colors: {
custom: {
50: '#ffdaa5',
500: '#ffcb7e',
950: '#000000',
},
}SCSS
$custom: #ffcb7e; $custom-light: #ffdaa5; $custom-dark: #000000;
JSON
{
"hex": "#ffcb7e",
"rgb": {
"r": 255,
"g": 203,
"b": 126
},
"hsl": {
"h": 35.814,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.87188,
"c": 0.11173,
"h": 76.2
},
"luminance": 0.65478
}Semantic roles & 50–950 ramp
primary
#FFCB7E
secondary
#4382DE
accent
#5DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380