#FFC094#FFC094
#FFC094 is a very light, moderate orange. Relative luminance 0.611; OKLCH L 85.5% C 0.093 H 56.0°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC094 |
|---|---|
| RGB | rgb(255, 192, 148) |
| HSL | hsl(25, 100%, 79%) |
| HSV | hsv(25, 42%, 100%) |
| CMYK | cmyk(0%, 24.7%, 42%, 0%) |
| CIE-LAB | lab(82.43, 17.22, 30.96) |
| CIE-LCH | lch(82.43, 35.43, 60.91°) |
| OKLab | oklab(85.5% 0.0519 0.077) |
| OKLCH | oklch(85.5% 0.093 56) |
| XYZ | xyz(65.4375, 61.1014, 36.3583) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.52
Apricot
#FBCEB1
ΔE00 5.64
Apricot (survey)
#FFB16D
ΔE00 6.25
Light Peach
#FFD8B1
ΔE00 7.47
Peach
#FFDAB9
ΔE00 8.00
Sandybrown
#F4A460
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC094 #94D3FF
analogous
#FF949E #FFC094 #FFF694
triadic
#FFC094 #94FFC0 #C094FF
tetradic
#FFC094 #9EFF94 #94D3FF #F694FF
square
#FFC094 #9EFF94 #94D3FF #F694FF
split-complementary
#FFC094 #94FFF6 #949EFF
monochromatic
#FF781A #FF9C57 #FFC094 #FFE4D1 #FFEDE0
Accessibility & contrast
On white
1.59
#FFC094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#FFC094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC094
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC094 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C591
Deuteranopia (green-blind)
#E1D394
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffc094; /* rgb */ color: rgb(255, 192, 148); /* oklch */ color: oklch(85.5% 0.093 56.0);
Tailwind
colors: {
custom: {
50: '#ffd3b3',
500: '#ffc094',
950: '#000000',
},
}SCSS
$custom: #ffc094; $custom-light: #ffd3b3; $custom-dark: #000000;
JSON
{
"hex": "#ffc094",
"rgb": {
"r": 255,
"g": 192,
"b": 148
},
"hsl": {
"h": 24.673,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.855,
"c": 0.09286,
"h": 56
},
"luminance": 0.61097
}Semantic roles & 50–950 ramp
primary
#FFC094
secondary
#56A8E1
accent
#87E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381