#FFC384#FFC384
#FFC384 is a very light, moderate orange. Relative luminance 0.620; OKLCH L 85.8% C 0.105 H 67.0°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC384 |
|---|---|
| RGB | rgb(255, 195, 132) |
| HSL | hsl(31, 100%, 76%) |
| HSV | hsv(31, 48%, 100%) |
| CMYK | cmyk(0%, 23.5%, 48.2%, 0%) |
| CIE-LAB | lab(82.89, 14.08, 39.84) |
| CIE-LCH | lch(82.89, 42.25, 70.53°) |
| OKLab | oklab(85.78% 0.0411 0.0969) |
| OKLCH | oklch(85.78% 0.105 67) |
| XYZ | xyz(64.9229, 61.9603, 30.3653) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 5.29
Burlywood
#DEB887
ΔE00 6.67
Peach (survey)
#FFB07C
ΔE00 7.29
Light Peach
#FFD8B1
ΔE00 7.62
Butterscotch
#FDB147
ΔE00 7.90
Pale Orange
#FFA756
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC384 #84C0FF
analogous
#FF8584 #FFC384 #FDFF84
triadic
#FFC384 #84FFC3 #C384FF
tetradic
#FFC384 #84FF85 #84C0FF #FF84FD
square
#FFC384 #84FF85 #84C0FF #FF84FD
split-complementary
#FFC384 #84FDFF #8584FF
monochromatic
#FF870A #FFA547 #FFC384 #FFE1C1 #FFF0E0
Accessibility & contrast
On white
1.57
#FFC384 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#FFC384 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC384
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC384 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC384 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C67F
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#FFB5B3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffc384; /* rgb */ color: rgb(255, 195, 132); /* oklch */ color: oklch(85.8% 0.105 67.0);
Tailwind
colors: {
custom: {
50: '#ffd5a8',
500: '#ffc384',
950: '#000000',
},
}SCSS
$custom: #ffc384; $custom-light: #ffd5a8; $custom-dark: #000000;
JSON
{
"hex": "#ffc384",
"rgb": {
"r": 255,
"g": 195,
"b": 132
},
"hsl": {
"h": 30.732,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.85776,
"c": 0.10521,
"h": 67
},
"luminance": 0.61956
}Semantic roles & 50–950 ramp
primary
#FFC384
secondary
#4892DF
accent
#70E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#181410
muted
#868380