#FFCB7F#FFCB7F
#FFCB7F is a very light, moderate orange. Relative luminance 0.655; OKLCH L 87.2% C 0.111 H 75.9°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCB7F |
|---|---|
| RGB | rgb(255, 203, 127) |
| HSL | hsl(36, 100%, 75%) |
| HSV | hsv(36, 50%, 100%) |
| CMYK | cmyk(0%, 20.4%, 50.2%, 0%) |
| CIE-LAB | lab(84.74, 9.48, 44.69) |
| CIE-LCH | lch(84.74, 45.69, 78.03°) |
| OKLab | oklab(87.2% 0.0269 0.1075) |
| OKLCH | oklch(87.2% 0.111 75.9) |
| XYZ | xyz(66.4296, 65.5081, 29.2199) |
| Luminance | 0.6550 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 7.39
Burlywood
#DEB887
ΔE00 7.63
Butterscotch
#FDB147
ΔE00 7.93
Wheat (survey)
#FBDD7E
ΔE00 8.52
Light Peach
#FFD8B1
ΔE00 8.64
Pale Peach
#FFE5AD
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCB7F #7FB3FF
analogous
#FF8B7F #FFCB7F #F3FF7F
triadic
#FFCB7F #7FFFCB #CB7FFF
tetradic
#FFCB7F #7FFF8B #7FB3FF #FF7FF3
square
#FFCB7F #7FFF8B #7FB3FF #FF7FF3
split-complementary
#FFCB7F #7FF3FF #8B7FFF
monochromatic
#FF9905 #FFB242 #FFCB7F #FFE4BC #FFF3E0
Accessibility & contrast
On white
1.49
#FFCB7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#FFCB7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCB7F
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCB7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCB7F | 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)
#DFCC79
Deuteranopia (green-blind)
#EBD981
Tritanopia (blue-blind)
#FFBDB8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ffcb7f; /* rgb */ color: rgb(255, 203, 127); /* oklch */ color: oklch(87.2% 0.111 75.9);
Tailwind
colors: {
custom: {
50: '#ffdaa5',
500: '#ffcb7f',
950: '#000000',
},
}SCSS
$custom: #ffcb7f; $custom-light: #ffdaa5; $custom-dark: #000000;
JSON
{
"hex": "#ffcb7f",
"rgb": {
"r": 255,
"g": 203,
"b": 127
},
"hsl": {
"h": 35.625,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.87203,
"c": 0.11083,
"h": 75.9
},
"luminance": 0.65504
}Semantic roles & 50–950 ramp
primary
#FFCB7F
secondary
#4483DE
accent
#5DE600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380