#FFC08C#FFC08C
#FFC08C is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.4% C 0.099 H 60.5°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC08C |
|---|---|
| RGB | rgb(255, 192, 140) |
| HSL | hsl(27, 100%, 77%) |
| HSV | hsv(27, 45%, 100%) |
| CMYK | cmyk(0%, 24.7%, 45.1%, 0%) |
| CIE-LAB | lab(82.30, 16.41, 34.96) |
| CIE-LCH | lch(82.30, 38.62, 64.85°) |
| OKLab | oklab(85.36% 0.0488 0.0861) |
| OKLCH | oklch(85.36% 0.099 60.5) |
| XYZ | xyz(64.8260, 60.8568, 33.1380) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.79
Apricot (survey)
#FFB16D
ΔE00 4.84
Apricot
#FBCEB1
ΔE00 7.02
Burlywood
#DEB887
ΔE00 7.37
Sandybrown
#F4A460
ΔE00 7.41
Light Peach
#FFD8B1
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC08C #8CCBFF
analogous
#FF8C92 #FFC08C #FFF98C
triadic
#FFC08C #8CFFC0 #C08CFF
tetradic
#FFC08C #92FF8C #8CCBFF #F98CFF
square
#FFC08C #92FF8C #8CCBFF #F98CFF
split-complementary
#FFC08C #8CFFF9 #8C92FF
monochromatic
#FF7D12 #FF9E4F #FFC08C #FFE2C9 #FFEEE0
Accessibility & contrast
On white
1.59
#FFC08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FFC08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC08C
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC08C | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C488
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffc08c; /* rgb */ color: rgb(255, 192, 140); /* oklch */ color: oklch(85.4% 0.099 60.5);
Tailwind
colors: {
custom: {
50: '#ffd3ae',
500: '#ffc08c',
950: '#000000',
},
}SCSS
$custom: #ffc08c; $custom-light: #ffd3ae; $custom-dark: #000000;
JSON
{
"hex": "#ffc08c",
"rgb": {
"r": 255,
"g": 192,
"b": 140
},
"hsl": {
"h": 27.13,
"s": 100,
"l": 77.451
},
"oklch": {
"l": 0.85355,
"c": 0.09892,
"h": 60.5
},
"luminance": 0.60853
}Semantic roles & 50–950 ramp
primary
#FFC08C
secondary
#4F9FE0
accent
#7EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381