#FFC08E#FFC08E
#FFC08E is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.4% C 0.097 H 59.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC08E |
|---|---|
| RGB | rgb(255, 192, 142) |
| HSL | hsl(27, 100%, 78%) |
| HSV | hsv(27, 44%, 100%) |
| CMYK | cmyk(0%, 24.7%, 44.3%, 0%) |
| CIE-LAB | lab(82.33, 16.61, 33.96) |
| CIE-LCH | lch(82.33, 37.80, 63.94°) |
| OKLab | oklab(85.39% 0.0495 0.0838) |
| OKLCH | oklch(85.39% 0.097 59.4) |
| XYZ | xyz(64.9748, 60.9164, 33.9217) |
| Luminance | 0.6091 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.62
Apricot (survey)
#FFB16D
ΔE00 5.12
Apricot
#FBCEB1
ΔE00 6.64
Light Peach
#FFD8B1
ΔE00 7.38
Burlywood
#DEB887
ΔE00 7.57
Sandybrown
#F4A460
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC08E #8ECDFF
analogous
#FF8E94 #FFC08E #FFF98E
triadic
#FFC08E #8EFFC0 #C08EFF
tetradic
#FFC08E #94FF8E #8ECDFF #F98EFF
square
#FFC08E #94FF8E #8ECDFF #F98EFF
split-complementary
#FFC08E #8EFFF9 #8E94FF
monochromatic
#FF7C14 #FF9E51 #FFC08E #FFE2CB #FFEEE0
Accessibility & contrast
On white
1.59
#FFC08E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FFC08E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC08E
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC08E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC08E | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58A
Deuteranopia (green-blind)
#E2D28F
Tritanopia (blue-blind)
#FFB3B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffc08e; /* rgb */ color: rgb(255, 192, 142); /* oklch */ color: oklch(85.4% 0.097 59.4);
Tailwind
colors: {
custom: {
50: '#ffd3af',
500: '#ffc08e',
950: '#000000',
},
}SCSS
$custom: #ffc08e; $custom-light: #ffd3af; $custom-dark: #000000;
JSON
{
"hex": "#ffc08e",
"rgb": {
"r": 255,
"g": 192,
"b": 142
},
"hsl": {
"h": 26.549,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.8539,
"c": 0.09737,
"h": 59.4
},
"luminance": 0.60912
}Semantic roles & 50–950 ramp
primary
#FFC08E
secondary
#51A1E0
accent
#80E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381