#FFF2DB#FFF2DB
#FFF2DB is a very light, muted orange. Relative luminance 0.899; OKLCH L 96.5% C 0.033 H 82.0°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFF2DB |
|---|---|
| RGB | rgb(255, 242, 219) |
| HSL | hsl(38, 100%, 93%) |
| HSV | hsv(38, 14%, 100%) |
| CMYK | cmyk(0%, 5.1%, 14.1%, 0%) |
| CIE-LAB | lab(95.95, 0.66, 12.67) |
| CIE-LCH | lch(95.95, 12.68, 87.03°) |
| OKLab | oklab(96.54% 0.0046 0.033) |
| OKLCH | oklch(96.54% 0.033 82) |
| XYZ | xyz(85.7774, 89.8800, 79.8340) |
| Luminance | 0.8988 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 1.45
Antiquewhite
#FAEBD7
ΔE00 2.22
Champagne
#F7E7CE
ΔE00 2.56
Oldlace
#FDF5E6
ΔE00 3.15
Blanchedalmond
#FFEBCD
ΔE00 3.28
Eggshell
#F0EAD6
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFF2DB #DBE8FF
analogous
#FFE0DB #FFF2DB #FAFFDB
triadic
#FFF2DB #DBFFF2 #F2DBFF
tetradic
#FFF2DB #DBFFE0 #DBE8FF #FFDBFA
square
#FFF2DB #DBFFE0 #DBE8FF #FFDBFA
split-complementary
#FFF2DB #DBFAFF #E0DBFF
monochromatic
#FFC661 #FFDC9E #FFF2DB #FFF4E0 #FFF4E0
Accessibility & contrast
On white
1.11
#FFF2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#FFF2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFF2DB
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFF2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFF2DB | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F1DA
Deuteranopia (green-blind)
#FCF5DC
Tritanopia (blue-blind)
#FFEEEB
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #fff2db; /* rgb */ color: rgb(255, 242, 219); /* oklch */ color: oklch(96.5% 0.033 82.0);
Tailwind
colors: {
custom: {
50: '#fff6e6',
500: '#fff2db',
950: '#000000',
},
}SCSS
$custom: #fff2db; $custom-light: #fff6e6; $custom-dark: #000000;
JSON
{
"hex": "#fff2db",
"rgb": {
"r": 255,
"g": 242,
"b": 219
},
"hsl": {
"h": 38.333,
"s": 100,
"l": 92.941
},
"oklch": {
"l": 0.96536,
"c": 0.03329,
"h": 82
},
"luminance": 0.89879
}Semantic roles & 50–950 ramp
primary
#FFF2DB
secondary
#92B3EC
accent
#53E600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584