#FFD192#FFD192
#FFD192 is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.6% C 0.095 H 74.8°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFD192 |
|---|---|
| RGB | rgb(255, 209, 146) |
| HSL | hsl(35, 100%, 79%) |
| HSV | hsv(35, 43%, 100%) |
| CMYK | cmyk(0%, 18%, 42.7%, 0%) |
| CIE-LAB | lab(86.47, 8.17, 37.30) |
| CIE-LCH | lch(86.47, 38.19, 77.64°) |
| OKLab | oklab(88.65% 0.025 0.0918) |
| OKLCH | oklch(88.65% 0.095 74.8) |
| XYZ | xyz(69.2311, 68.9398, 36.8487) |
| Luminance | 0.6894 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.72
Light Peach
#FFD8B1
ΔE00 5.97
Moccasin
#FFE4B5
ΔE00 6.63
Pale Peach
#FFE5AD
ΔE00 6.71
Burlywood
#DEB887
ΔE00 7.05
Wheat
#F5DEB3
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFD192 #92C0FF
analogous
#FF9A92 #FFD192 #F6FF92
triadic
#FFD192 #92FFD1 #D192FF
tetradic
#FFD192 #92FF9A #92C0FF #FF92F6
square
#FFD192 #92FF9A #92C0FF #FF92F6
split-complementary
#FFD192 #92F6FF #9A92FF
monochromatic
#FF9D18 #FFB755 #FFD192 #FFEBCF #FFF2E0
Accessibility & contrast
On white
1.42
#FFD192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#FFD192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFD192
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFD192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFD192 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28D
Deuteranopia (green-blind)
#EDDD94
Tritanopia (blue-blind)
#FFC5C1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffd192; /* rgb */ color: rgb(255, 209, 146); /* oklch */ color: oklch(88.6% 0.095 74.8);
Tailwind
colors: {
custom: {
50: '#ffdfb2',
500: '#ffd192',
950: '#000000',
},
}SCSS
$custom: #ffd192; $custom-light: #ffdfb2; $custom-dark: #000000;
JSON
{
"hex": "#ffd192",
"rgb": {
"r": 255,
"g": 209,
"b": 146
},
"hsl": {
"h": 34.679,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.88647,
"c": 0.09508,
"h": 74.8
},
"luminance": 0.68936
}Semantic roles & 50–950 ramp
primary
#FFD192
secondary
#5490E1
accent
#61E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481